mirror of
https://github.com/airsonic/airsonic.git
synced 2025-10-03 09:49:17 +02:00
Libresonic v6.2.beta4
This commit is contained in:
parent
e9649dd746
commit
ce5a2cf35f
5 changed files with 9 additions and 4 deletions
|
@ -3,6 +3,11 @@
|
||||||
# Libresonic/libresonic
|
# Libresonic/libresonic
|
||||||
# -->
|
# -->
|
||||||
|
|
||||||
|
v6.2.beta4
|
||||||
|
---------
|
||||||
|
|
||||||
|
* Final fixes in Beta! Release soon
|
||||||
|
|
||||||
v6.2.beta3
|
v6.2.beta3
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.libresonic.player</groupId>
|
<groupId>org.libresonic.player</groupId>
|
||||||
<artifactId>libresonic</artifactId>
|
<artifactId>libresonic</artifactId>
|
||||||
<version>6.2.beta3</version>
|
<version>6.2.beta4</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.libresonic.player</groupId>
|
<groupId>org.libresonic.player</groupId>
|
||||||
<artifactId>libresonic</artifactId>
|
<artifactId>libresonic</artifactId>
|
||||||
<version>6.2.beta3</version>
|
<version>6.2.beta4</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.libresonic.player</groupId>
|
<groupId>org.libresonic.player</groupId>
|
||||||
<artifactId>libresonic</artifactId>
|
<artifactId>libresonic</artifactId>
|
||||||
<version>6.2.beta3</version>
|
<version>6.2.beta4</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.libresonic.player</groupId>
|
<groupId>org.libresonic.player</groupId>
|
||||||
<artifactId>libresonic</artifactId>
|
<artifactId>libresonic</artifactId>
|
||||||
<version>6.2.beta3</version>
|
<version>6.2.beta4</version>
|
||||||
<name>Libresonic</name>
|
<name>Libresonic</name>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<organization>
|
<organization>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue