Didnt mean to do that.

I need to find a better way to test it locally
dev/0.11
modmuss50 2018-12-12 16:09:48 +00:00
parent a2fc5ddf9c
commit d9d89d1674
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ targetCompatibility = 1.8
group = 'net.fabricmc'
archivesBaseName = project.name
version = '0.1.1-SNAPSHOT'
version = '0.1.0-SNAPSHOT'
def build = "local"
def ENV = System.getenv()