Skip to content

Commit c055564

Browse files
committed
Prepare for release 0.7.0
1 parent 3064415 commit c055564

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
@@ -33,7 +33,7 @@ allprojects {
3333
}
3434

3535
group = "io.github.xxfast"
36-
version = "0.7.0-SNAPSHOT"
36+
version = "0.7.0"
3737

3838
// Do not publish the app
3939
if (name.contains("app")) return@allprojects

0 commit comments

Comments
 (0)