Increment version due to binary and source incompatible changes

This commit is contained in:
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

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