diff --git a/manifest.json b/manifest.json index b8727389..780d8dc2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.15", + "version": "1.5.16", "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 0c4030a3..f2340b16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "Stylus", - "version": "1.5.15", + "version": "1.5.16", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "Stylus", - "version": "1.5.15", + "version": "1.5.16", "license": "GPL-3.0-only", "dependencies": { "codemirror": "5.59.3", diff --git a/package.json b/package.json index 72d6063e..92ea0126 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.15", + "version": "1.5.16", "description": "Redesign the web with Stylus, a user styles manager", "license": "GPL-3.0-only", "repository": "openstyles/stylus",