mark as 0.1.0-SNAPSHOT

This commit is contained in:
Adrian Siekierka 2018-12-09 17:42:56 +01:00
parent 1f9e894d3c
commit 807fb38736

View file

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