Merge pull request 'bump version' (#13) from dev into master
Reviewed-on: #13
This commit is contained in:
commit
144d1bb86a
|
@ -1,4 +1,4 @@
|
|||
const appName = "EZPPLauncher";
|
||||
const appVersion = "2.1.1";
|
||||
const appVersion = "2.1.2";
|
||||
|
||||
module.exports = { appName, appVersion };
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ezpplauncher-next",
|
||||
"version": "2.1.1",
|
||||
"version": "2.1.2",
|
||||
"description": "EZPPLauncher rewritten with Svelte.",
|
||||
"private": false,
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in New Issue
Block a user