forked from j62/ctbrec
1
0
Fork 0

Set version to 4.7.2

This commit is contained in:
0xb00bface 2022-02-19 21:24:03 +01:00
parent bba353f309
commit 1eafec94b3
5 changed files with 583 additions and 573 deletions

View File

@ -1,3 +1,13 @@
4.7.2
========================
Fixed Camsoda recordings (thx @Ban) (vor 3 Tagen 0xb00bface)
Fixed Camsoda followed tab
Fixed MVLive tab
Fixed LiveJasmin Followed tab
Fixed Cherry.TV overview pages
Fixed thumbnails in Camsoda search results
Updated minimal browser to electron 17.0.1
4.7.1
========================
* Fix: model groups not exported from server but from local config

View File

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

View File

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

View File

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

View File

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