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
|
||||
# -->
|
||||
|
||||
v6.2.beta4
|
||||
---------
|
||||
|
||||
* Final fixes in Beta! Release soon
|
||||
|
||||
v6.2.beta3
|
||||
----------
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<parent>
|
||||
<groupId>org.libresonic.player</groupId>
|
||||
<artifactId>libresonic</artifactId>
|
||||
<version>6.2.beta3</version>
|
||||
<version>6.2.beta4</version>
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>org.libresonic.player</groupId>
|
||||
<artifactId>libresonic</artifactId>
|
||||
<version>6.2.beta3</version>
|
||||
<version>6.2.beta4</version>
|
||||
</parent>
|
||||
|
||||
<build>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<parent>
|
||||
<groupId>org.libresonic.player</groupId>
|
||||
<artifactId>libresonic</artifactId>
|
||||
<version>6.2.beta3</version>
|
||||
<version>6.2.beta4</version>
|
||||
</parent>
|
||||
|
||||
<build>
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.libresonic.player</groupId>
|
||||
<artifactId>libresonic</artifactId>
|
||||
<version>6.2.beta3</version>
|
||||
<version>6.2.beta4</version>
|
||||
<name>Libresonic</name>
|
||||
<packaging>pom</packaging>
|
||||
<organization>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue