Skip to content

Commit

Permalink
Bumped version to 0.7.0 (22)
Browse files Browse the repository at this point in the history
  • Loading branch information
chRyNaN committed Dec 21, 2021
1 parent c8c207c commit b8983dc
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ object LibraryConstants {
const val group = "com.chrynan.colors"
const val owner = "chrynan"
const val repoName = "colors"
const val versionName = "0.6.0"
const val versionCode = 21
const val versionDescription = "Release 0.6.0 (21)"
const val versionName = "0.7.0"
const val versionCode = 22
const val versionDescription = "Release $versionName ($versionCode)"
const val license = "Apache-2.0"
const val vcsUrl = "https://github.com/chRyNaN/colors.git"

Expand Down

0 comments on commit b8983dc

Please sign in to comment.