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 e52ea83 commit 5da1018Copy full SHA for 5da1018
build-logic/src/main/java/qsl/internal/Versions.java
@@ -23,7 +23,7 @@ public final class Versions {
23
/**
24
* The QSL version
25
*/
26
- public static final String QSL_VERSION = "7.0.0-alpha.8";
+ public static final String QSL_VERSION = "7.0.0-alpha.9";
27
28
29
* The target Minecraft version.
0 commit comments