3.5.0 Release

This commit is contained in:
MattBDev 2016-11-26 18:02:39 -05:00
parent 11913bfbe5
commit ff401b65c4

View File

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