Skip to content

Commit

Permalink
0.50 again
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavis95 committed May 20, 2016
1 parent 61b6f3b commit b1aa109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ subprojects {
sourceCompatibility = 1.8
targetCompatibility = 1.8

version = '0.51-SNAPSHOT'
version = '0.50'
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
ext.luceneVersion = '6.0.0'
ext.mongoJavaVersion = '3.2.2'
Expand Down

0 comments on commit b1aa109

Please sign in to comment.