Skip to content

Commit bbb713e

Browse files
committed
Release 1.6.4
1 parent a8956e1 commit bbb713e

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>xyz.gianlu.librespot</groupId>
2323
<artifactId>librespot-java</artifactId>
24-
<version>1.6.4-SNAPSHOT</version>
24+
<version>1.6.4</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

dacp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>xyz.gianlu.librespot</groupId>
2323
<artifactId>librespot-java</artifactId>
24-
<version>1.6.4-SNAPSHOT</version>
24+
<version>1.6.4</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

decoder-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>xyz.gianlu.librespot</groupId>
2323
<artifactId>librespot-java</artifactId>
24-
<version>1.6.4-SNAPSHOT</version>
24+
<version>1.6.4</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>xyz.gianlu.librespot</groupId>
2323
<artifactId>librespot-java</artifactId>
24-
<version>1.6.4-SNAPSHOT</version>
24+
<version>1.6.4</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

player/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>xyz.gianlu.librespot</groupId>
2323
<artifactId>librespot-java</artifactId>
24-
<version>1.6.4-SNAPSHOT</version>
24+
<version>1.6.4</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<groupId>xyz.gianlu.librespot</groupId>
2222
<artifactId>librespot-java</artifactId>
2323
<packaging>pom</packaging>
24-
<version>1.6.4-SNAPSHOT</version>
24+
<version>1.6.4</version>
2525

2626
<name>librespot-java</name>
2727
<description>Java port of librespot, the Open Source Spotify client library</description>

sink-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>xyz.gianlu.librespot</groupId>
2323
<artifactId>librespot-java</artifactId>
24-
<version>1.6.4-SNAPSHOT</version>
24+
<version>1.6.4</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

sink/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>xyz.gianlu.librespot</groupId>
2323
<artifactId>librespot-java</artifactId>
24-
<version>1.6.4-SNAPSHOT</version>
24+
<version>1.6.4</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

0 commit comments

Comments
 (0)