Skip to content

Commit

Permalink
prep for build
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadiboo committed Nov 17, 2018
1 parent 144b3e6 commit f89e734
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 @@ -11,7 +11,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
//Only edit below this line, the above code adds and enables the necessary things for Forge to be setup.


version = "1.12.2-0.0.0.0-alpha4"
version = "1.12.2-0.0.0.0-alpha5"
group = "cadiboo.renderchunkrebuildchunkhooks" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "RenderChunk rebuildChunk Hooks"

Expand Down

0 comments on commit f89e734

Please sign in to comment.