Update version number

This commit is contained in:
Electroblob77
2019-08-18 22:46:46 +01:00
parent 93bc9b1b89
commit 518d69a2e2
3 changed files with 3 additions and 3 deletions
@@ -58,7 +58,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.2.0";
public static final String VERSION = "4.2.1";
// IDEA: Triggering of inbuilt Forge events in relevant places?
// IDEA: Abstract the vanilla particles behind the particle builder