Skip to content

Commit

Permalink
Bump version (3.6.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
mchorse committed Jun 28, 2021
1 parent cb7c9c0 commit ab8864f
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 @@ -16,7 +16,7 @@ plugins {
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 = "3.6"
version = "3.6.1"

if (project.hasProperty("dev")) {
version += "-dev" + dev
Expand Down

0 comments on commit ab8864f

Please sign in to comment.