]> git.lizzy.rs Git - LightOverlay.git/commitdiff
Close #49
authorshedaniel <daniel@shedaniel.me>
Wed, 15 Jul 2020 10:18:56 +0000 (18:18 +0800)
committershedaniel <daniel@shedaniel.me>
Wed, 15 Jul 2020 10:18:56 +0000 (18:18 +0800)
Signed-off-by: shedaniel <daniel@shedaniel.me>
fabric/src/main/resources/fabric.mod.json
gradle.properties

index b763963eedc40dba847f1edc16b00bbdda6b42a6..3d4d99695a53036648187b00ea15917a82f489c2 100755 (executable)
@@ -9,7 +9,7 @@
     "Danielshe"
   ],
   "contact": {
-    "homepage": "https://minecraft.curseforge.com/projects/light-overlay",
+    "homepage": "https://www.curseforge.com/minecraft/mc-mods/light-overlay",
     "sources": "https://github.com/shedaniel/LightOverlay-Fabric",
     "issues": "https://github.com/shedaniel/LightOverlay-Fabric/issues"
   },
index 9a15436c924796b1639221273e11257e53de361a..30329941e45de7dc13fd419120939003fd2abf00 100755 (executable)
@@ -1,7 +1,7 @@
 org.gradle.jvmargs=-Xmx3G
 org.gradle.daemon=false
 
-mod_version=5.4.0
+mod_version=5.4.1
 
 # fabric
 fabric_minecraft_version=1.16.1