Skip to content

Commit

Permalink
Bump Version to 4.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
da3dsoul committed Dec 20, 2018
1 parent 189240c commit 86ced04
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 @@ -20,7 +20,7 @@ buildscript {

apply plugin: 'forge'

version = "MC1.7.10-BC7.1release" + "4.0.10"
version = "MC1.7.10-BC7.1release" + "4.0.11"
group= "abo" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "ABO"

Expand Down

0 comments on commit 86ced04

Please sign in to comment.