Libresonic v6.0.1
This commit is contained in:
@@ -3,6 +3,13 @@
|
|||||||
# Libresonic/libresonic
|
# Libresonic/libresonic
|
||||||
# -->
|
# -->
|
||||||
|
|
||||||
|
v6.0.1
|
||||||
|
------
|
||||||
|
|
||||||
|
* First recommended release
|
||||||
|
* Updated Help/About page text
|
||||||
|
|
||||||
|
|
||||||
v6.0
|
v6.0
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>net.sourceforge.subsonic</groupId>
|
<groupId>net.sourceforge.subsonic</groupId>
|
||||||
<artifactId>libresonic</artifactId>
|
<artifactId>libresonic</artifactId>
|
||||||
<version>6.0</version>
|
<version>6.0.1</version>
|
||||||
<name>Libresonic</name>
|
<name>Libresonic</name>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<organization>
|
<organization>
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>net.sourceforge.subsonic</groupId>
|
<groupId>net.sourceforge.subsonic</groupId>
|
||||||
<artifactId>subsonic</artifactId>
|
<artifactId>subsonic</artifactId>
|
||||||
<version>6.0</version>
|
<version>6.0.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>net.sourceforge.subsonic</groupId>
|
<groupId>net.sourceforge.subsonic</groupId>
|
||||||
<artifactId>subsonic</artifactId>
|
<artifactId>subsonic</artifactId>
|
||||||
<version>6.0</version>
|
<version>6.0.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>net.sourceforge.subsonic</groupId>
|
<groupId>net.sourceforge.subsonic</groupId>
|
||||||
<artifactId>subsonic</artifactId>
|
<artifactId>subsonic</artifactId>
|
||||||
<version>6.0</version>
|
<version>6.0.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<profiles>
|
<profiles>
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>net.sourceforge.subsonic</groupId>
|
<groupId>net.sourceforge.subsonic</groupId>
|
||||||
<artifactId>subsonic</artifactId>
|
<artifactId>subsonic</artifactId>
|
||||||
<version>6.0</version>
|
<version>6.0.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>net.sourceforge.subsonic</groupId>
|
<groupId>net.sourceforge.subsonic</groupId>
|
||||||
<artifactId>subsonic</artifactId>
|
<artifactId>subsonic</artifactId>
|
||||||
<version>6.0</version>
|
<version>6.0.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<profiles>
|
<profiles>
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>net.sourceforge.subsonic</groupId>
|
<groupId>net.sourceforge.subsonic</groupId>
|
||||||
<artifactId>subsonic</artifactId>
|
<artifactId>subsonic</artifactId>
|
||||||
<version>6.0</version>
|
<version>6.0.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>net.sourceforge.subsonic</groupId>
|
<groupId>net.sourceforge.subsonic</groupId>
|
||||||
<artifactId>libresonic</artifactId>
|
<artifactId>libresonic</artifactId>
|
||||||
<version>6.0</version>
|
<version>6.0.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>net.sourceforge.subsonic</groupId>
|
<groupId>net.sourceforge.subsonic</groupId>
|
||||||
<artifactId>libresonic</artifactId>
|
<artifactId>libresonic</artifactId>
|
||||||
<version>6.0</version>
|
<version>6.0.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>net.sourceforge.subsonic</groupId>
|
<groupId>net.sourceforge.subsonic</groupId>
|
||||||
<artifactId>libresonic</artifactId>
|
<artifactId>libresonic</artifactId>
|
||||||
<version>6.0</version>
|
<version>6.0.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|||||||
Reference in New Issue
Block a user