Skip to content

Commit

Permalink
Bump version to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vaartis committed Dec 27, 2019
1 parent 3c77f37 commit 398a814
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 @@ -19,7 +19,7 @@ apply plugin: "net.minecraftforge.gradle.forge"

def mc_version_short = "1.12", mc_version = "${mc_version_short}.2"

version = "0.3"
version = "0.3.1"
group = "org.kotobank.kuarry" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "kuarry-${mc_version}"

Expand Down

0 comments on commit 398a814

Please sign in to comment.