Skip to content

Commit 7a3e9c7

Browse files
committed
set version to 1.0.1
1 parent 7086e65 commit 7a3e9c7

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
@@ -19,7 +19,7 @@ plugins {
1919
Helper.rootProj = rootProject
2020
group = "top.mrxiaom.mirai"
2121

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

2525
var commitHash = "local"

0 commit comments

Comments
 (0)