From 2cbca9bbdc1b846d1d0fc3cc0611ce6b0694a18b Mon Sep 17 00:00:00 2001 From: Zombiebear99 <145797956+Zombiebear99@users.noreply.github.com> Date: Sat, 23 Nov 2024 22:01:52 +0530 Subject: [PATCH] updated the mod version to fancy number --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3e9dd44e..9da3caf8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -34,7 +34,7 @@ mod.name=Flux Networks # The license of the mod. Review your options at https://choosealicense.com/ mod.license=MIT # The mod version. See https://semver.org/ -mod.version=7.2.2 +mod.version=8.3.3 # The group ID for the mod. It is only important when publishing as an artifact to a Maven repository. # This should match the base package used for the mod sources. # See https://maven.apache.org/guides/mini/guide-naming-conventions.html