chore: version bump to v4.3.7

This commit is contained in:
WinDanesz
2022-04-17 21:37:20 +02:00
parent 3155aa6815
commit c04754afe1
5 changed files with 6 additions and 6 deletions
@@ -82,7 +82,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.6";
public static final String VERSION = "4.3.7";
/**
* Json file used by Forge's built-in <a href="https://mcforge.readthedocs.io/en/1.12.x/gettingstarted/autoupdate/">update checker</a>.