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 18, 2018
1 parent dfed503 commit 449211f
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-alpha6"
version = "1.12.2-0.0.0.0-alpha7"
group = "cadiboo.renderchunkrebuildchunkhooks" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "RenderChunk rebuildChunk Hooks"

Expand Down

0 comments on commit 449211f

Please sign in to comment.