forked from j62/ctbrec
Set version to 4.7.2
This commit is contained in:
parent
bba353f309
commit
1eafec94b3
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue