chore: prune old update files, fix update dialog #17

Merged
HorizonCode merged 6 commits from dev into master 2024-04-23 07:08:24 +00:00
Showing only changes of commit 9da481b991 - Show all commits

View File

@ -1,4 +1,4 @@
const appName = "EZPPLauncher";
const appVersion = "2.1.5";
const appVersion = "2.1.6";
module.exports = { appName, appVersion };