#releaseBuild

This commit is contained in:
modmuss50 2017-09-18 23:49:13 +01:00
parent e74067db40
commit 27bfa618db
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
minecraftVersion="1.12.2"
minecraftVersion="1.12,1.12.1,1.12.2"
name="TechReborn-1.12.2"
curseID="233564"
child-project="reborncore"

View file

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