Skip to content

Commit

Permalink
Version 2.0.0-beta02
Browse files Browse the repository at this point in the history
  • Loading branch information
cketti committed Jul 10, 2021
1 parent 1a6e27a commit 5c720a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ allprojects {
ext {
propBuildToolsVersion = "29.0.2"
propCompileSdkVersion = 29
libraryVersion = "2.0.0-beta01"
libraryVersion = "2.0.0-beta02"
}
2 changes: 1 addition & 1 deletion ckchangelog-core/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GROUP=de.cketti.library.changelog
POM_ARTIFACT_ID=ckchangelog-core
VERSION_NAME=2.0.0-beta01
VERSION_NAME=2.0.0-beta02

POM_NAME=ckChangeLog Library
POM_DESCRIPTION=An Android Library to display a Change Log
Expand Down

0 comments on commit 5c720a5

Please sign in to comment.