#releaseBuild
This commit is contained in:
parent
e74067db40
commit
27bfa618db
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
|
@ -79,7 +79,7 @@ configurations {
|
|||
compile.extendsFrom shade
|
||||
}
|
||||
|
||||
version = "2.7.3"
|
||||
version = "2.7.4"
|
||||
|
||||
def ENV = System.getenv()
|
||||
if (ENV.BUILD_NUMBER) {
|
||||
|
|
Loading…
Reference in a new issue