Skip to content

Commit

Permalink
Bumping version number for release
Browse files Browse the repository at this point in the history
  • Loading branch information
subsymbolic committed Mar 16, 2018
1 parent 2655a8b commit e398328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ apply plugin: 'kotlin-kapt'
apply from: '../versioning.gradle'

ext {
VERSION_NAME = "5.0.0"
VERSION_NAME = "5.0.1"
USE_ORCHESTRATOR = project.hasProperty('orchestrator') ? project.property('orchestrator') : false
}

Expand Down

0 comments on commit e398328

Please sign in to comment.