From f6ef596bea2165a3682f254e9cd0efd84046f987 Mon Sep 17 00:00:00 2001 From: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com> Date: Sun, 20 Oct 2024 14:11:17 -0400 Subject: [PATCH] 0.2.6 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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