diff --git a/gradle.properties b/gradle.properties index fe63563..2524211 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ modGroup = hellfall.visualores # Version of your mod. # This field can be left empty if you want your mod's version to be determined by the latest git tag instead. -modVersion = 0.2.5 +modVersion = 0.2.6 # The name of your jar when you produce builds, not including any versioning info modArchivesBaseName = visualores