Skip to content

Commit

Permalink
Updated version to 1.6.0 (5)
Browse files Browse the repository at this point in the history
  • Loading branch information
chRyNaN committed Aug 20, 2022
1 parent f738a79 commit 9654f5d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ object LibraryConstants {
const val group = "com.chrynan.logger"
const val owner = "chrynan"
const val repoName = "logger"
const val versionName = "1.5.0"
const val versionCode = 4
const val versionName = "1.6.0"
const val versionCode = 5
const val versionDescription = "Release $versionName ($versionCode)"
const val license = "Apache-2.0"
const val vcsUrl = "https://github.com/chRyNaN/logger.git"
Expand Down

0 comments on commit 9654f5d

Please sign in to comment.