update version fallback
This commit is contained in:
parent
8c7fdce939
commit
824c096524
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# If the fallback version below does not match your downloaded version, please let us know.
|
||||
VER_FALLBACK="indev-WI9";
|
||||
VER_FALLBACK="indev-QNH";
|
||||
|
||||
# This will be automatically replaced by some marketplaces, if not, $VERSION will be used as fallback.
|
||||
PM_VERSION="([(pterodactylmarket_version)])";
|
||||
|
|
Loading…
Reference in a new issue