bump version
This commit is contained in:
parent
f06e63f7f8
commit
4e79809c19
|
@ -1,4 +1,4 @@
|
|||
const appName = "EZPPLauncher";
|
||||
const appVersion = "2.1.4";
|
||||
const appVersion = "2.1.5";
|
||||
|
||||
module.exports = { appName, appVersion };
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ezpplauncher-next",
|
||||
"version": "2.1.4",
|
||||
"version": "2.1.5",
|
||||
"description": "EZPPLauncher rewritten with Svelte.",
|
||||
"private": false,
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in New Issue
Block a user