Skip to content

Commit

Permalink
Set version to 1.0.38RC1 as elasticsearch is no longer super corrupt.
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Duda committed Sep 30, 2018
1 parent 16378cb commit 8f0f92c
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 @@ -2,7 +2,7 @@ apply plugin: 'java'
apply plugin: 'idea'
apply plugin: 'maven'

project.version = "1.0.38"
project.version = "1.0.38RC1"
project.group = 'com.github.codingchili.chili-core'

subprojects {
Expand Down

0 comments on commit 8f0f92c

Please sign in to comment.