Increment version due to binary and source incompatible changes

dev/0.11
Mitchell Skaggs 2019-06-16 13:33:23 -05:00
parent d5dad70de5
commit ee9991fdf1
No known key found for this signature in database
GPG Key ID: 4EB0FECB84AE8967
1 changed files with 1 additions and 1 deletions

View File

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