Skip to content

Commit

Permalink
Update version to 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rutgerkok committed Jun 2, 2015
1 parent acafe00 commit aeb63d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ defaultTasks 'removeOldReleases', 'build', 'createReleaseJar', 'install'

allprojects
{
version = "2.7.1-SNAPSHOT"
version = "2.7.1"
group = "com.khorn.terraincontrol"

// Version of the shadow plugin
Expand Down

0 comments on commit aeb63d2

Please sign in to comment.