There was an error while loading. Please reload this page.
1 parent 7086e65 commit 7a3e9c7Copy full SHA for 7a3e9c7
1 file changed
build.gradle.kts
@@ -19,7 +19,7 @@ plugins {
19
Helper.rootProj = rootProject
20
group = "top.mrxiaom.mirai"
21
22
-val overflowVersion = "1.0.0".ext("overflowVersion")
+val overflowVersion = "1.0.1".ext("overflowVersion")
23
val miraiVersion = "2.16.0".ext("miraiVersion")
24
25
var commitHash = "local"
0 commit comments