Skip to content

Commit 7977272

Browse files
authored
chore: release stable version
Signed-off-by: James Clef <qwq233@qwq2333.top>
1 parent ae6faf0 commit 7977272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Version.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ object Version {
99
val officialVersionName = "10.2.9"
1010

1111
@JvmStatic
12-
val isStable = false
12+
val isStable = true
1313
}

0 commit comments

Comments
 (0)