Skip to content

Commit

Permalink
Version 1.0.A.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joserobjr committed Nov 14, 2016
1 parent 9be890b commit 0d4bced
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 @@ -10,7 +10,7 @@ buildscript {
allprojects {
apply plugin: "java"
group= "br.com.gamemods.minecity"
version = "1.0-SNAPSHOT"
version = "1.0.A.1"

sourceCompatibility = 1.8
targetCompatibility = 1.8
Expand Down

0 comments on commit 0d4bced

Please sign in to comment.