Skip to content

Commit

Permalink
chore: release stable version
Browse files Browse the repository at this point in the history
Signed-off-by: qwq233 <[email protected]>
  • Loading branch information
qwq233 committed Aug 14, 2024
1 parent f8794f7 commit 4da8e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Version.kt
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ object Version {
val officialVersionName = "11.0.0"

@JvmStatic
val isStable = false
val isStable = true
}

0 comments on commit 4da8e0d

Please sign in to comment.