Skip to content

Commit

Permalink
Merge pull request #230 from TwidereProject/release/1.5.0-beta01
Browse files Browse the repository at this point in the history
version 1.5.0-beta01
  • Loading branch information
Tlaster authored Jul 29, 2021
2 parents 0e9b0a6 + a431be2 commit f79544c
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 @@ -2,6 +2,6 @@ object Package {
const val group = "com.twidere"
const val name = "TwidereX"
const val id = "$group.twiderex"
const val versionName = "1.4.0-beta02"
const val versionCode = 48
const val versionName = "1.5.0-beta01"
const val versionCode = 50
}

0 comments on commit f79544c

Please sign in to comment.