From 31dd972c7af1470d552fcb7b363801df481a18bc Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Mon, 30 Aug 2021 08:38:44 -0500 Subject: [PATCH] 1.5.22 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index ef6f0ad3..78a0c74e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.21", + "version": "1.5.22", "minimum_chrome_version": "55", "description": "__MSG_description__", "homepage_url": "https://add0n.com/stylus.html", diff --git a/package.json b/package.json index fb65bc13..3a0db08b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.21", + "version": "1.5.22", "description": "Redesign the web with Stylus, a user styles manager", "license": "GPL-3.0-only", "repository": "openstyles/stylus",