Updated build.gradle for Version 1.0 #hype!!

Updated mcmod.info to finally contain more than "an example placeholder mod"
This commit is contained in:
CrushedPixel
2015-08-12 11:32:03 +02:00
parent d8cd278399
commit d214a05d76
3 changed files with 6 additions and 7 deletions

View File

@@ -19,7 +19,7 @@ buildscript {
apply plugin: 'forge'
version = "0.6"
version = "1.0"
group= "eu.crushedpixel.replaymod"
archivesBaseName = "replaymod"