Skip to content

Commit c024c0e

Browse files
committed
bump udpqueue natives version to 0.2.4
1 parent fd82d9b commit c024c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ fun VersionCatalogBuilder.voice() {
4545
library("koe", "moe.kyokobot.koe", "core").version("2.0.0-rc1")
4646
library("koe-udpqueue", "moe.kyokobot.koe", "ext-udpqueue").version("2.0.0-rc1")
4747

48-
version("udpqueue", "0.2.3")
48+
version("udpqueue", "0.2.4")
4949
val platforms = listOf("linux-x86-64", "linux-x86", "linux-aarch64", "linux-arm", "win-x86-64", "win-x86", "darwin")
5050
platforms.forEach {
5151
library("udpqueue-native-$it", "club.minnced", "udpqueue-native-$it").versionRef("udpqueue")

0 commit comments

Comments
 (0)