Set version to 4.7.16

This commit is contained in:
0xb00bface 2022-11-26 19:50:05 +01:00
parent 1accff0557
commit 10c5c098e6
5 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,7 @@
4.7.16
========================
* Fixed Bongacams online check
4.7.15
========================
* Fixed bug in new config backup mechanism, which throws an error on systems

View File

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

View File

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

View File

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

View File

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