Skip to content

Commit 5954380

Browse files
committed
Update code version to 1.0.1
1 parent 99c95e0 commit 5954380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

consts.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import org.gradle.kotlin.dsl.getValue
77
val superRootDir: File by extra
88
val consts: Properties by extra(object : Properties() {
99

10-
val codeVersion by "1.0.0"
10+
val codeVersion by "1.0.1"
1111
val kotlinVersion by "1.2.31"
1212

1313
val gitHubUser by "Takhion"

0 commit comments

Comments
 (0)