fix(update): improve updater script reliability for 1.7.0
- quote env vars in cmd script for paths with spaces - add update_error.log diagnostics and timeout while waiting for app exit - bump APP_VERSION to 1.7.0 and update updater tests
This commit is contained in:
@@ -1 +1 @@
|
||||
APP_VERSION = "1.6.4"
|
||||
APP_VERSION = "1.7.0"
|
||||
|
||||
Reference in New Issue
Block a user