aboutsummaryrefslogtreecommitdiffstats
path: root/devscripts/update-version.py
Commit message (Collapse)AuthorAgeFilesLines
* #64 Implement self updatershirt-dev2021-02-091-1/+1
| | | | Co-authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com> (shirt-dev) Co-authored-by: pukkandan <pukkandan@gmail.com>
* Refactor `update-version`, `pyinst.py` and related filespukkandan2021-01-291-0/+31
* Refactor update-version * Moved pyinst, update-version and icon into devscripts * pyinst doesn't bump version anymore * Merge pyinst and pyinst32. Usage: `pyinst.py [32|64]` * Add mutagen as requirement * Remove make_win and related files