Skip to content

Commit 2479a41

Browse files
committed
Updated version number
1 parent a3dccea commit 2479a41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/src/main/java/xyz/gianlu/librespot/core/Session.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ void connect() throws IOException, GeneralSecurityException, SpotifyAuthenticati
122122
.setBuildInfo(Keyexchange.BuildInfo.newBuilder()
123123
.setProduct(Keyexchange.Product.PRODUCT_PARTNER)
124124
.setPlatform(Keyexchange.Platform.PLATFORM_LINUX_X86)
125-
.setVersion(110100348)
125+
.setVersion(110713766)
126126
.build())
127127
.addCryptosuitesSupported(Keyexchange.Cryptosuite.CRYPTO_SUITE_SHANNON)
128128
.setLoginCryptoHello(Keyexchange.LoginCryptoHelloUnion.newBuilder()

0 commit comments

Comments
 (0)