diff --git a/CHANGELOG.md b/CHANGELOG.md index c6f7e0d3..bf16b995 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +4.7.11 +======================== +* Fix Stripchat thumbnails + 4.7.10 ======================== * Fix Cam4 stackvaults stream recordings diff --git a/client/pom.xml b/client/pom.xml index b7452805..a4bca57b 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -8,7 +8,7 @@ ctbrec master - 4.7.10 + 4.7.11 ../master diff --git a/common/pom.xml b/common/pom.xml index 62008957..75a05c20 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -8,7 +8,7 @@ ctbrec master - 4.7.10 + 4.7.11 ../master diff --git a/master/pom.xml b/master/pom.xml index a0abdbcb..12dcd4bf 100644 --- a/master/pom.xml +++ b/master/pom.xml @@ -6,7 +6,7 @@ ctbrec master pom - 4.7.10 + 4.7.11 ../common diff --git a/server/pom.xml b/server/pom.xml index 0d533ac8..829557c7 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -8,7 +8,7 @@ ctbrec master - 4.7.10 + 4.7.11 ../master