Skip to content

Commit

Permalink
version 2.9.0-beta02-uifix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tlaster committed Jun 21, 2022
1 parent 3b59b05 commit ddf7b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Package.kt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ object Package {
const val main = "2"
const val mirror = "9"
const val patch = "0"
const val revision = "beta02"
const val revision = "beta02-uifix"
const val build = 71
}
}

0 comments on commit ddf7b49

Please sign in to comment.