From 5d3a9dccf3a04892f7312c1a0338608d2e0c90a6 Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Fri, 16 Sep 2022 08:11:25 -0500 Subject: [PATCH] 1.5.28 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 7baf706c..e0d2eac6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.27", + "version": "1.5.28", "minimum_chrome_version": "55", "description": "__MSG_description__", "homepage_url": "https://add0n.com/stylus.html", diff --git a/package.json b/package.json index 35629433..941e6bc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.27", + "version": "1.5.28", "description": "Redesign the web with Stylus, a user styles manager", "license": "GPL-3.0-only", "repository": "openstyles/stylus",