Skip to content

Commit

Permalink
Release 6.2 and bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
wizjany committed Nov 30, 2016
1 parent 8e35db0 commit f147402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worldguard-legacy/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply plugin: 'eclipse'
apply plugin: 'idea'

project.version = '6.1.3-SNAPSHOT'
project.version = '6.2.1-SNAPSHOT'
ext.internalVersion = project.version + ";" + gitCommitHash

sourceCompatibility = 1.7
Expand Down

0 comments on commit f147402

Please sign in to comment.