Skip to content

Commit

Permalink
Merge pull request #242 from dhis2/develop
Browse files Browse the repository at this point in the history
Back to version 0.9.1
  • Loading branch information
josemp10 authored Jun 6, 2018
2 parents 0de8ea5 + 3c601d9 commit 80e267d
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 @@ -55,7 +55,7 @@ ext {
minSdkVersion : 15,
targetSdkVersion : 25,
versionCode : 91,
versionName : "1.0-ALPHA"
versionName : "0.9.1-SNAPSHOT"
]

libraries = [
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ org.gradle.jvmargs=-Xmx1536m
# Properties which are consumed by plugins/gradle-mvn-push.gradle plugin.
# They are used for publishing artifact to snapshot repository.

VERSION_NAME=1.0-ALPHA
VERSION_NAME=0.9.1-SNAPSHOT
VERSION_CODE=91

GROUP=org.hisp.dhis
Expand Down

0 comments on commit 80e267d

Please sign in to comment.