Update version number

This commit is contained in:
Electroblob77
2020-11-03 01:36:16 +00:00
parent c64731e7a9
commit fb010d3726
7 changed files with 7 additions and 7 deletions
@@ -69,7 +69,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";
public static final String VERSION = "4.3.1";
// IDEA: Triggering of inbuilt Forge events in relevant places?
// IDEA: Abstract the vanilla particles behind the particle builder