Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The current version is incorrectly extracted: ``` python3 wis2box-ctl.py update --restart Current version=1, latest version=1.0.0rc1 Would you like to update ? (y/n/exit) ``` this PR will fix this: ``` python3 wis2box-ctl.py update --restart Using latest version 1.0.0rc1, no update of images file required ```
- Loading branch information