Skip to content
This repository has been archived by the owner on Dec 4, 2021. It is now read-only.

Commit

Permalink
snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
dualspiral committed Jun 13, 2018
1 parent 236d38d commit 85aaab1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ allprojects {
apply plugin: 'java'
}

project.ext.versionno = '1.4.3'
project.ext.versionno = '1.4.4'
project.ext.minecraftversion = '1.12.2'
project.ext.spongeapiversion = '7.0'
project.ext.suffix = ''
project.ext.suffix = '-SNAPSHOT'
project.ext.hash = ''

String docVer
Expand Down

0 comments on commit 85aaab1

Please sign in to comment.