Version Bump

This commit is contained in:
MattBDev 2016-07-17 23:19:37 -04:00
parent 76bce7c0ef
commit 269e409e3e

View File

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