Skip to content

Commit f96d1c9

Browse files
Bump spms version to 0.4.0-beta2
1 parent 57f98dd commit f96d1c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/plugins/spmp/Dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ class SpMpDeps(extra: Map<String, Any>) {
2828
val dependencies: Map<String, DependencyInfo> =
2929
mapOf(
3030
"dev.toastbits:spms" to DependencyInfo(
31-
version = "0.4.0-alpha4",
31+
version = "0.4.0-beta2",
3232
name = "spmp-server",
3333
author = "toasterofbread",
3434
url = "https://github.com/toasterofbread/spmp-server",

0 commit comments

Comments
 (0)