From 984fa6e425b6171597f0c8f1097d6927cacbf6ca Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Mon, 29 Aug 2022 17:07:09 -0500 Subject: [PATCH] 1.5.27 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 7355b79b..7baf706c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.26", + "version": "1.5.27", "minimum_chrome_version": "55", "description": "__MSG_description__", "homepage_url": "https://add0n.com/stylus.html", diff --git a/package.json b/package.json index 1c588b74..16c81a80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.26", + "version": "1.5.27", "description": "Redesign the web with Stylus, a user styles manager", "license": "GPL-3.0-only", "repository": "openstyles/stylus",