Skip to content

Commit db6aad2

Browse files
committed
Release v1.2.0
1 parent 6104084 commit db6aad2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/kotlin/ProjectSetting.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ object ProjectSetting {
2424
// -----------------------------------------------------------------------------------------------------------------
2525

2626
const val VERSION_MAJOR = 1
27-
const val VERSION_MINOR = 1
28-
const val VERSION_PATCH = 9
27+
const val VERSION_MINOR = 2
28+
const val VERSION_PATCH = 0
2929

3030
// -----------------------------------------------------------------------------------------------------------------
3131

0 commit comments

Comments
 (0)