bump version, disable image drag

This commit is contained in:
2024-01-25 12:04:43 +01:00
parent 4c26689f4e
commit b85a3a8795
4 changed files with 13 additions and 3 deletions

View File

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