We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84a16c6 commit e258509Copy full SHA for e258509
src/main/java/eu/beezig/forge/BeezigForgeMod.java
@@ -66,7 +66,7 @@ public class BeezigForgeMod {
66
67
public static final String MODID = "BeezigForge";
68
public static final String NAME = "Beezig Forge Expansion";
69
- public static final String VERSION = "6.1.0";
+ public static final String VERSION = "6.2.0";
70
71
72
private boolean handlerLoaded;
0 commit comments