Skip to content

Commit

Permalink
Merge pull request #394 from TwidereProject/feature/1.6.0-dev02
Browse files Browse the repository at this point in the history
version 1.6.0-dev02
  • Loading branch information
Tlaster committed Dec 31, 2021
2 parents 5d58192 + 583e88a commit b03df64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/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 = "6"
const val patch = "0"
const val revision = "dev01"
const val build = 56
const val revision = "dev02"
const val build = 57
}
}

0 comments on commit b03df64

Please sign in to comment.