feat(core): Update fallback version to latest,
This commit is contained in:
parent
dc66afc455
commit
b7d16d3fde
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
FOLDER="/var/www/pterodactyl" #;
|
FOLDER="/var/www/pterodactyl" #;
|
||||||
|
|
||||||
# If the fallback version below does not match your downloaded version, please let us know.
|
# If the fallback version below does not match your downloaded version, please let us know.
|
||||||
VER_FALLBACK="alpha-XT1"
|
VER_FALLBACK="alpha-IPS"
|
||||||
|
|
||||||
# This will be automatically replaced by some marketplaces, if not, $VER_FALLBACK will be used as fallback.
|
# This will be automatically replaced by some marketplaces, if not, $VER_FALLBACK will be used as fallback.
|
||||||
PM_VERSION="([(pterodactylmarket_version)])"
|
PM_VERSION="([(pterodactylmarket_version)])"
|
||||||
|
|
Loading…
Reference in a new issue