We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 371f272 commit a138a7bCopy full SHA for a138a7b
LavalinkServer/build.gradle
@@ -6,7 +6,7 @@ apply plugin: 'com.gorylenko.gradle-git-properties'
6
7
description = 'Play audio to discord voice channels'
8
mainClassName = "lavalink.server.Launcher"
9
-version '2.1'
+version '2.2'
10
ext {
11
moduleName = 'Lavalink-Server'
12
}
0 commit comments