oops #10

Merged
HorizonCode merged 1 commits from dev into master 2024-01-30 08:52:43 +00:00
Showing only changes of commit da8e237679 - Show all commits

View File

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