Didnt mean to do that.

I need to find a better way to test it locally
This commit is contained in:
modmuss50 2018-12-12 16:09:48 +00:00
parent a2fc5ddf9c
commit d9d89d1674

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()