Skip to content

Commit 195f2d7

Browse files
topi314freyacodes
authored andcommitted
Update to Koe 2.0.0-rc2 (lavalink-devs#985)
Co-authored-by: Freya Arbjerg <freya@arbjerg.dev>
1 parent 793886e commit 195f2d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ fun VersionCatalogBuilder.voice() {
4242
library("lavaplayer-ip-rotator", "dev.arbjerg", "lavaplayer-ext-youtube-rotator").versionRef("lavaplayer")
4343
library("lavadsp", "dev.arbjerg", "lavadsp").version("0.7.8")
4444

45-
library("koe", "moe.kyokobot.koe", "core").version("2.0.0-rc1")
46-
library("koe-udpqueue", "moe.kyokobot.koe", "ext-udpqueue").version("2.0.0-rc1")
45+
library("koe", "moe.kyokobot.koe", "core").version("2.0.0-rc2")
46+
library("koe-udpqueue", "moe.kyokobot.koe", "ext-udpqueue").version("2.0.0-rc2")
4747

4848
version("udpqueue", "0.2.7")
4949
val platforms = listOf("linux-x86-64", "linux-x86", "linux-aarch64", "linux-arm", "linux-musl-x86-64", "linux-musl-aarch64", "win-x86-64", "win-x86", "darwin")

0 commit comments

Comments
 (0)