From f6c06b294eeb81a689cee453d7e3f8a1ca557fbb Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Fri, 22 Dec 2023 08:20:52 -0600 Subject: [PATCH] 1.5.42 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 13233ac777..7fa4c594d3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.41", + "version": "1.5.42", "minimum_chrome_version": "56", "description": "__MSG_description__", "homepage_url": "https://add0n.com/stylus.html", diff --git a/package.json b/package.json index d68b26f670..c675933eb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.41", + "version": "1.5.42", "description": "Redesign the web with Stylus, a user styles manager", "license": "GPL-3.0-only", "repository": "openstyles/stylus",