From 539db89bdb25d0c36317b8e7863e83134428f4a8 Mon Sep 17 00:00:00 2001 From: 0xboobface <0xboobface@gmail.com> Date: Wed, 28 Nov 2018 23:28:32 +0100 Subject: [PATCH 1/2] Bump version to 1.12.1 --- CHANGELOG.md | 6 +++++- client/pom.xml | 2 +- common/pom.xml | 2 +- master/pom.xml | 2 +- server/pom.xml | 2 +- 5 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c956f655..b791eb9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +1.12.1 +======================== +* Fixed downloads in client / server mode + 1.12.0 ======================== * Added threshold setting to keep free space on the recording device. @@ -138,4 +142,4 @@ * Added proxy settings * Made playlist generator more robust * Fixed some issues with the file merging -* Fixed memory leak caused by the model filter function \ No newline at end of file +* Fixed memory leak caused by the model filter function diff --git a/client/pom.xml b/client/pom.xml index 021c748b..343c11d1 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -8,7 +8,7 @@ ctbrec master - 1.12.0 + 1.12.1 ../master diff --git a/common/pom.xml b/common/pom.xml index cb1e5152..3206ef56 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -8,7 +8,7 @@ ctbrec master - 1.12.0 + 1.12.1 ../master diff --git a/master/pom.xml b/master/pom.xml index 3c43cdae..869bcf9e 100644 --- a/master/pom.xml +++ b/master/pom.xml @@ -6,7 +6,7 @@ ctbrec master pom - 1.12.0 + 1.12.1 ../common diff --git a/server/pom.xml b/server/pom.xml index 69969b61..dcd1739e 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -8,7 +8,7 @@ ctbrec master - 1.12.0 + 1.12.1 ../master From c73bdda35dada95abbc46172edf68782449d0152 Mon Sep 17 00:00:00 2001 From: 0xboobface <0xboobface@gmail.com> Date: Wed, 28 Nov 2018 23:34:25 +0100 Subject: [PATCH 2/2] Update download links to 1.12.1 --- docs/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.html b/docs/index.html index 951aae21..ca67aab2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -118,19 +118,19 @@