Bump version, #releaseBuild

This commit is contained in:
modmuss50 2017-06-23 11:23:44 +01:00
parent 4725541a4b
commit 2ae312581f
No known key found for this signature in database
GPG key ID: 203A5ED4D3E48BEA

View file

@ -81,7 +81,7 @@ configurations {
compile.extendsFrom shade
}
version = "2.4.4"
version = "2.4.5"
def ENV = System.getenv()
if (ENV.BUILD_NUMBER) {