3.5.1 Start

This commit is contained in:
MattBDev 2016-11-27 01:08:35 -05:00
parent ff401b65c4
commit 588639d9c2

View File

@ -18,7 +18,7 @@ ext {
git = Grgit.open()
revision = "${git.head().abbreviatedId}"
}
version = "3.5.0"
version = "3.5.0-SNAPSHOT-${revision}"
description = rootProject.name
subprojects {