diff --git a/manifest.json b/manifest.json index 429e3426..b8727389 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.14", + "version": "1.5.15", "minimum_chrome_version": "55", "description": "__MSG_description__", "homepage_url": "https://add0n.com/stylus.html", diff --git a/package-lock.json b/package-lock.json index 6619497c..6abf6ec6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "Stylus", - "version": "1.5.14", + "version": "1.5.15", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "Stylus", - "version": "1.5.14", + "version": "1.5.15", "license": "GPL-3.0-only", "dependencies": { "codemirror": "5.59.2", diff --git a/package.json b/package.json index 3ee8371e..f7d0d447 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.14", + "version": "1.5.15", "description": "Redesign the web with Stylus, a user styles manager", "license": "GPL-3.0-only", "repository": "openstyles/stylus",