forked from j62/ctbrec
1
0
Fork 0

Set version to 4.4.2

This commit is contained in:
0xb00bface 2021-06-26 17:55:00 +02:00
parent c5e20a40e7
commit b32409379c
5 changed files with 6 additions and 5 deletions

View File

@ -1,10 +1,11 @@
4.4.2 4.4.2
======================== ========================
* Fixed memory leak caused by minimizing to tray * Fixed memory leak caused by minimizing to tray
* Fixed Camsoda online check
4.4.1 4.4.1
======================== ========================
* Fixed camsoda stream URLs * Fixed Camsoda stream URLs
4.4.0 4.4.0
======================== ========================

View File

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

View File

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

View File

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

View File

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