diff --git a/CHANGELOG.md b/CHANGELOG.md index ae99fb2e..0c3da4d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +5.2.0 +======================== +* Fix Chaturbate browsing + 5.1.2 ======================== * !! See also the changes in 5.1.1, if you update from 5.1.0 diff --git a/client/pom.xml b/client/pom.xml index afc70528..30ca7576 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -8,7 +8,7 @@ ctbrec master - 5.1.2 + 5.2.0 ../master diff --git a/common/pom.xml b/common/pom.xml index 6406c6ee..6319163b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -8,7 +8,7 @@ ctbrec master - 5.1.2 + 5.2.0 ../master diff --git a/master/pom.xml b/master/pom.xml index d83b707c..0a9d713a 100644 --- a/master/pom.xml +++ b/master/pom.xml @@ -6,7 +6,7 @@ ctbrec master pom - 5.1.2 + 5.2.0 ../common diff --git a/server/pom.xml b/server/pom.xml index 05e1f38a..80c80184 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -8,7 +8,7 @@ ctbrec master - 5.1.2 + 5.2.0 ../master