mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2025-02-18 13:21:46 +01:00
Bump version to 6.1.3-SNAPSHOT for development.
This commit is contained in:
parent
8b842e3a0d
commit
4ab38e5b89
@ -1,7 +1,7 @@
|
|||||||
apply plugin: 'eclipse'
|
apply plugin: 'eclipse'
|
||||||
apply plugin: 'idea'
|
apply plugin: 'idea'
|
||||||
|
|
||||||
project.version = '6.1.2'
|
project.version = '6.1.3-SNAPSHOT'
|
||||||
ext.internalVersion = project.version + ";" + gitCommitHash
|
ext.internalVersion = project.version + ";" + gitCommitHash
|
||||||
|
|
||||||
sourceCompatibility = 1.7
|
sourceCompatibility = 1.7
|
||||||
|
Loading…
Reference in New Issue
Block a user