Update fallback version to latest
This commit is contained in:
parent
c853d3975b
commit
75fc615946
1 changed files with 1 additions and 1 deletions
|
@ -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)])";
|
||||
|
|
Loading…
Reference in a new issue