diff --git a/package-lock.json b/package-lock.json index df571d6d0..7c2aa765b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "appium-desktop", - "version": "1.15.0-1", + "version": "1.15.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5154eea3b..390de8519 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-desktop", - "version": "1.15.0-1", + "version": "1.15.0", "description": "Graphical interface for the Appium server, and an app inspector", "repository": { "type": "git",