From 03959ffcc8d097d6a25a7082a6af24b6aa0cd83d Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Wed, 11 Sep 2019 07:05:39 -0500 Subject: [PATCH] 1.5.6 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 353eb3e8..385f9663 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.5", + "version": "1.5.6", "minimum_chrome_version": "49", "description": "__MSG_description__", "homepage_url": "https://add0n.com/stylus.html", diff --git a/package.json b/package.json index b679a38c..f78e1f60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.5", + "version": "1.5.6", "description": "Redesign the web with Stylus, a user styles manager", "license": "GPL-3.0-only", "repository": "openstyles/stylus",