Compare commits

..

No commits in common. "4c33323e9ef5025283265c53b264466e2f6715f9" and "eb166c0165a0a1afea49db926019cacc1a012ec0" have entirely different histories.

View File

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