Skip to content

Commit

Permalink
Minebot version is 1.12.0 now.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelzangl committed Jul 3, 2017
1 parent f374c70 commit f9b12de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Minebot/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {

apply plugin: 'net.minecraftforge.gradle.forge'
compileJava.options.encoding = 'UTF-8'
version='0.5'
version='1.12.0'
group = "de.michaelzangl.minebot"
archivesBaseName = project.projectDir.name

Expand Down

0 comments on commit f9b12de

Please sign in to comment.