Start work on thermal expansion support #releaseBuild

This commit is contained in:
modmuss50 2017-07-07 00:24:20 +01:00
parent de323b847a
commit 68d93e1676
No known key found for this signature in database
GPG key ID: 203A5ED4D3E48BEA

View file

@ -79,7 +79,7 @@ configurations {
compile.extendsFrom shade compile.extendsFrom shade
} }
version = "2.6.7" version = "2.6.8"
def ENV = System.getenv() def ENV = System.getenv()
if (ENV.BUILD_NUMBER) { if (ENV.BUILD_NUMBER) {