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 a1d660c commit 6cd8bceCopy full SHA for 6cd8bce
1 file changed
src/main.py
@@ -2,7 +2,7 @@
2
#type: ignore
3
#Early load variables
4
APP_VERSION = 1#The API Version.
5
-APP_UF_VERSION = "1.56"
+APP_UF_VERSION = "1.55.4"
6
#The semver version
7
print(f"CraftServerSetup by Enderbyte Programs v{APP_UF_VERSION} (c) 2023-2026, some rights reserved")
8
0 commit comments