|
@@ -19,7 +19,7 @@ def check_config_validity(config):
|
|
|
|
|
|
def run():
|
|
def run():
|
|
|
|
|
|
- script_version = "2.1.7"
|
|
|
|
|
|
+ script_version = "2.1.8"
|
|
bool_values = {'True', 'False'}
|
|
bool_values = {'True', 'False'}
|
|
|
|
|
|
logger.log('PYINSTALIVE DOWNLOADER (SCRIPT v{0!s})'.format(script_version), "GREEN")
|
|
logger.log('PYINSTALIVE DOWNLOADER (SCRIPT v{0!s})'.format(script_version), "GREEN")
|