This commit is contained in:
HorizonCode 2024-01-30 09:51:23 +01:00
parent c4cd8fed12
commit da8e237679
1 changed files with 1 additions and 1 deletions

View File

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