bump version

This commit is contained in:
2024-03-11 19:35:54 +01:00
parent c17cbc48d8
commit a9de377456
2 changed files with 2 additions and 2 deletions

View File

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