Set version to 4.6.0

This commit is contained in:
0xb00bface 2021-12-11 21:33:43 +01:00
parent f36d833228
commit 12997bac49
5 changed files with 16 additions and 4 deletions

View File

@ -1,3 +1,15 @@
4.6.0
========================
* Added SecretFriends
* Added Cherry.tv
* Fixed Streamte
* Fixed Camsoda thumbnails
* Fixed LiveJasmin Search
* Added couples tab to LiveJasmin
* Added couples tab to Flirt4Free
* Added setting to enable a Recording tab per site
* Added a toggle to disable events
4.5.5
========================
* Fixed AmateurTV recordings

View File

@ -8,7 +8,7 @@
<parent>
<groupId>ctbrec</groupId>
<artifactId>master</artifactId>
<version>4.5.5</version>
<version>4.6.0</version>
<relativePath>../master</relativePath>
</parent>

View File

@ -8,7 +8,7 @@
<parent>
<groupId>ctbrec</groupId>
<artifactId>master</artifactId>
<version>4.5.5</version>
<version>4.6.0</version>
<relativePath>../master</relativePath>
</parent>

View File

@ -6,7 +6,7 @@
<groupId>ctbrec</groupId>
<artifactId>master</artifactId>
<packaging>pom</packaging>
<version>4.5.5</version>
<version>4.6.0</version>
<modules>
<module>../common</module>

View File

@ -8,7 +8,7 @@
<parent>
<groupId>ctbrec</groupId>
<artifactId>master</artifactId>
<version>4.5.5</version>
<version>4.6.0</version>
<relativePath>../master</relativePath>
</parent>