Merge pull request 'oops' (#10) from dev into master

Reviewed-on: #10
This commit is contained in:
HorizonCode 2024-01-30 08:52:43 +00:00
commit 4c33323e9e
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 };