Skip to content

Commit 4a721ee

Browse files
committed
set version to 1.0.5
1 parent 7a058dc commit 4a721ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugins {
1818
Helper.proj = rootProject
1919
group = "top.mrxiaom.mirai"
2020

21-
val overflowVersion = "1.0.4".ext("overflowVersion")
21+
val overflowVersion = "1.0.5".ext("overflowVersion")
2222
val miraiVersion = "2.16.0".ext("miraiVersion")
2323

2424
var commitHash = "local"

0 commit comments

Comments
 (0)