Skip to content

Commit

Permalink
version 1.7.0-beta02
Browse files Browse the repository at this point in the history
  • Loading branch information
Tlaster committed Jan 30, 2023
1 parent 06eeea3 commit 37cb210
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-logic/src/main/kotlin/Package.kt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ object Package {
const val main = "1"
const val mirror = "7"
const val patch = "0"
const val revision = "beta01"
const val build = 60
const val revision = "beta02"
const val build = 61
}
}

0 comments on commit 37cb210

Please sign in to comment.