mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
bump to version 0.4.0
This commit is contained in:
parent
b3337c3127
commit
7004a9e5ba
@ -11,7 +11,7 @@ SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss");
|
||||
sdf.setTimeZone(TimeZone.getTimeZone("UTC"));
|
||||
buildTimeStr = sdf.format(buildTime)
|
||||
|
||||
versionNumber = '0.4.0'
|
||||
versionNumber = '0.5.0'
|
||||
devBuild = true
|
||||
|
||||
explodedDistDir = new File(distsDir, 'exploded')
|
||||
|
Loading…
x
Reference in New Issue
Block a user