Skip to content

Commit e1351e9

Browse files
committed
set version to 1.0.2
1 parent e0158ba commit e1351e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

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

22-
val overflowVersion = "1.0.1".ext("overflowVersion")
22+
val overflowVersion = "1.0.2".ext("overflowVersion")
2323
val miraiVersion = "2.16.0".ext("miraiVersion")
2424

2525
var commitHash = "local"

0 commit comments

Comments
 (0)