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 7a058dc commit 4a721eeCopy full SHA for 4a721ee
1 file changed
build.gradle.kts
@@ -18,7 +18,7 @@ plugins {
18
Helper.proj = rootProject
19
group = "top.mrxiaom.mirai"
20
21
-val overflowVersion = "1.0.4".ext("overflowVersion")
+val overflowVersion = "1.0.5".ext("overflowVersion")
22
val miraiVersion = "2.16.0".ext("miraiVersion")
23
24
var commitHash = "local"
0 commit comments