Skip to content

Commit

Permalink
Version 2.0.0-beta01
Browse files Browse the repository at this point in the history
  • Loading branch information
cketti committed Jan 21, 2021
1 parent 14b6332 commit 204d4ff
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-SNAPSHOT"
libraryVersion = "2.0.0-beta01"
}
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-SNAPSHOT
VERSION_NAME=2.0.0-beta01

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

0 comments on commit 204d4ff

Please sign in to comment.