From 1142a15e9fd1d973205a7d4db02c6b3b0f7f7d92 Mon Sep 17 00:00:00 2001
From: 0xb00bface <0xboobface@gmail.com>
Date: Fri, 15 Oct 2021 15:55:23 +0200
Subject: [PATCH] Set version to 4.5.5
---
CHANGELOG.md | 8 ++++++++
client/pom.xml | 2 +-
common/pom.xml | 2 +-
master/pom.xml | 2 +-
server/pom.xml | 2 +-
5 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 98c8ef4f..79c69158 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+4.5.5
+========================
+* Fixed AmateurTV recordings
+* Fixed a bug in stalled recording detection
+* Added confirmation dialog back in for model removal
+* Fixed a bug in Showup recordings, which would restart a recording, if the
+ post-processing was restarted
+
4.5.4
========================
* Fix LiveJasmin followed tab
diff --git a/client/pom.xml b/client/pom.xml
index 84a2c66b..f212f59e 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -8,7 +8,7 @@
ctbrec
master
- 4.5.4
+ 4.5.5
../master
diff --git a/common/pom.xml b/common/pom.xml
index 6f74a4a2..24285590 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -8,7 +8,7 @@
ctbrec
master
- 4.5.4
+ 4.5.5
../master
diff --git a/master/pom.xml b/master/pom.xml
index 632295b0..4ab99aea 100644
--- a/master/pom.xml
+++ b/master/pom.xml
@@ -6,7 +6,7 @@
ctbrec
master
pom
- 4.5.4
+ 4.5.5
../common
diff --git a/server/pom.xml b/server/pom.xml
index 24d04fed..10bcd4f8 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -8,7 +8,7 @@
ctbrec
master
- 4.5.4
+ 4.5.5
../master