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