Compare commits

..

No commits in common. "144d1bb86a087b99ce643b8803276f9577569c58" and "c3f088295189cd8ad3141b489ed96e2c0b44261e" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
{ {
"name": "ezpplauncher-next", "name": "ezpplauncher-next",
"version": "2.1.2", "version": "2.1.1",
"description": "EZPPLauncher rewritten with Svelte.", "description": "EZPPLauncher rewritten with Svelte.",
"private": false, "private": false,
"license": "MIT", "license": "MIT",