Kart v1.0.2 deployer default fix

This commit is contained in:
mazmazz 2018-12-30 19:00:09 -05:00
parent 9b698d24b9
commit 8dd0c8dff8
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
: ${PACKAGE_GROUP_NAME_EMAIL:=Kart Krew <stjr@srb2.org>}
: ${PACKAGE_WEBSITE:=<https://mb.srb2.org/showthread.php?p=802695>}
: ${PACKAGE_ASSET_MINVERSION:=1.0.2} # Number this the version BEFORE the actual required version, because we do a > check
: ${PACKAGE_ASSET_MINVERSION:=1.0.1} # Number this the version BEFORE the actual required version, because we do a > check
: ${PACKAGE_ASSET_MAXVERSION:=1.0.3} # Number this the version AFTER the actual required version, because we do a < check
: ${PROGRAM_NAME:=Sonic Robo Blast 2 Kart}