From 7ab95cce33c1ff4de7a9ab8ae3954dd476e6edf1 Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Sat, 19 Mar 2022 17:15:43 -0500 Subject: [PATCH] 1.5.23 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index a6a4ef9b..226be5d4 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.22", + "version": "1.5.23", "minimum_chrome_version": "55", "description": "__MSG_description__", "homepage_url": "https://add0n.com/stylus.html", diff --git a/package.json b/package.json index 012f92c4..0d9444fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.22", + "version": "1.5.23", "description": "Redesign the web with Stylus, a user styles manager", "license": "GPL-3.0-only", "repository": "openstyles/stylus",