This commit is contained in:
WinDanesz
2022-03-06 19:26:45 +01:00
parent 186138d0c0
commit 24fb4cfe4a
6 changed files with 7 additions and 7 deletions
@@ -81,7 +81,7 @@ public class Wizardry {
* 1.x.x represents Minecraft 1.7.x versions, 2.x.x represents Minecraft 1.10.x versions, 3.x.x represents Minecraft
* 1.11.x versions, and so on.
*/
public static final String VERSION = "4.3.5";
public static final String VERSION = "4.3.6";
/**
* Json file used by Forge's built-in <a href="https://mcforge.readthedocs.io/en/1.12.x/gettingstarted/autoupdate/">update checker</a>.