From 0f3ba30066d7a979671b2ee52185030a575797a7 Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Tue, 31 May 2022 12:11:33 -0500 Subject: [PATCH] 1.5.25 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 0bcd839f3d..b70aae91a6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.24", + "version": "1.5.25", "minimum_chrome_version": "55", "description": "__MSG_description__", "homepage_url": "https://add0n.com/stylus.html", diff --git a/package.json b/package.json index f8828a0874..457cd2dcdb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.24", + "version": "1.5.25", "description": "Redesign the web with Stylus, a user styles manager", "license": "GPL-3.0-only", "repository": "openstyles/stylus",