forked from j62/ctbrec
1
0
Fork 0

Set version to 3.2.1

This commit is contained in:
0xboobface 2020-02-16 17:04:46 +01:00
parent e03dd3aabe
commit e98a3bc7c2
5 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
3.2.1
========================
* Fixed LiveJasmin HD recordings
* Fixed LiveJasmin followed tab
3.2.0 3.2.0
======================== ========================
* Fixed Streamate * Fixed Streamate

View File

@ -8,7 +8,7 @@
<parent> <parent>
<groupId>ctbrec</groupId> <groupId>ctbrec</groupId>
<artifactId>master</artifactId> <artifactId>master</artifactId>
<version>3.2.0</version> <version>3.2.1</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>3.2.0</version> <version>3.2.1</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>3.2.0</version> <version>3.2.1</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>3.2.0</version> <version>3.2.1</version>
<relativePath>../master</relativePath> <relativePath>../master</relativePath>
</parent> </parent>