diff --git a/gradle.properties b/gradle.properties index a6b3248..9c5531a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,10 +8,10 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.15.10 # Mod Properties - mod_version = 1.0+build.dev + mod_version = 1.0.1+build.1 maven_group = net.hypixel archives_base_name = HypixelModAPI - mod_api_version = dev-SNAPSHOT + mod_api_version = 1.0.1 # Dependencies # check this on https://modmuss50.me/fabric.html