Libresonic v6.2.beta3
This commit is contained in:
@@ -3,6 +3,14 @@
|
||||
# Libresonic/libresonic
|
||||
# -->
|
||||
|
||||
v6.2.beta3
|
||||
----------
|
||||
|
||||
* API endpoint security tightening
|
||||
* More documentation
|
||||
* Less licensing code
|
||||
* More cowbell
|
||||
|
||||
v6.2.beta2
|
||||
----------
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<parent>
|
||||
<groupId>org.libresonic.player</groupId>
|
||||
<artifactId>libresonic</artifactId>
|
||||
<version>6.2-SNAPSHOT</version>
|
||||
<version>6.2.beta3</version>
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<groupId>org.libresonic.player</groupId>
|
||||
<artifactId>libresonic</artifactId>
|
||||
<version>6.2-SNAPSHOT</version>
|
||||
<version>6.2.beta3</version>
|
||||
</parent>
|
||||
|
||||
<build>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<groupId>org.libresonic.player</groupId>
|
||||
<artifactId>libresonic</artifactId>
|
||||
<version>6.2-SNAPSHOT</version>
|
||||
<version>6.2.beta3</version>
|
||||
</parent>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user