@ -3,6 +3,18 @@
# Libresonic/libresonic
# -->
v6.2.beta1
----------
* Add external database support
* Upgrade to new version of Spring
* Replace subsonic-booter with Spring Boot
* Remove remote-access service and port-forwarding
* Remove vestigial Subsonic licensing calls
* Add a demo site
* Tests and bugfixes and documentation, oh my!
v6.1.beta2
--------
@ -9,7 +9,7 @@
<parent>
<groupId>org.libresonic.player</groupId>
<artifactId>libresonic</artifactId>
<version>6.2.0-SNAPSHOT</version>
<version>6.2.beta1</version>
</parent>
<properties>
@ -8,7 +8,7 @@
<build>
@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<name>Libresonic</name>
<packaging>pom</packaging>
<organization>