Update fallback version to latest

This commit is contained in:
purple 2023-06-01 21:15:20 +02:00
parent c853d3975b
commit 75fc615946

View file

@ -10,7 +10,7 @@ if [[ -f ".dockerenv" ]]; then
fi;
# If the fallback version below does not match your downloaded version, please let us know.
VER_FALLBACK="alpha-X34";
VER_FALLBACK="alpha-XFC";
# This will be automatically replaced by some marketplaces, if not, $VER_FALLBACK will be used as fallback.
PM_VERSION="([(pterodactylmarket_version)])";