Skip to content

Commit

Permalink
Merge branch 'master' into 1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ata4 committed May 29, 2016
2 parents e6d76c4 + 27cb2a9 commit 46ad9ba
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 @@ -46,7 +46,7 @@ minecraft {
mappings = "snapshot_20160518"
}

version = getGitTag()
version = "${getGitTag()}-${minecraft.version}"
group = "info.ata4.minecraft.dragon"
archivesBaseName = "DragonMounts"

Expand Down

0 comments on commit 46ad9ba

Please sign in to comment.