From c2e83fb3c4dc4d980e07c5ce92e9250af3eb5609 Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Mon, 8 Jul 2019 07:07:31 -0500 Subject: [PATCH] 1.5.4 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index ae582708..b2695738 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.3", + "version": "1.5.4", "minimum_chrome_version": "49", "description": "__MSG_description__", "homepage_url": "https://add0n.com/stylus.html", diff --git a/package.json b/package.json index 852700aa..18e0907a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.3", + "version": "1.5.4", "description": "Redesign the web with Stylus, a user styles manager", "license": "GPL-3.0-only", "repository": "openstyles/stylus",