diff --git a/gradle.properties b/gradle.properties index 671ad92..f33ec3d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,7 +12,7 @@ loader_version=0.19.2 loom_version=1.16-SNAPSHOT # Mod Properties -mod_version=1.0.0 +mod_version=0.0.0 maven_group=com.acethewildfire.lostresonance # Dependencies diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index f7bb4cd..50937ad 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -8,7 +8,7 @@ "AceTheWildfire" ], "contact": { - "homepage": "https://mods.acethewildfire.me/index.php/Ace%27s_BS" + "homepage": "https://mods.acethewildfire.me/index.php/Lost_Resonance" }, "license": "GNU GPL v3", "icon": "assets/lost-resonance/icon.png",