bump version

This commit is contained in:
2024-04-15 13:11:52 +02:00
parent f06e63f7f8
commit 4e79809c19
2 changed files with 2 additions and 2 deletions

View File

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