From 6875cc33b47d90f98033a106a8e63915d77cbbc9 Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Sun, 16 Feb 2020 11:23:47 -0600 Subject: [PATCH] 1.5.9 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 0d9b9615..7d2e4fe3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.8", + "version": "1.5.9", "minimum_chrome_version": "49", "description": "__MSG_description__", "homepage_url": "https://add0n.com/stylus.html", diff --git a/package.json b/package.json index d011a63b..1f78bbe1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.8", + "version": "1.5.9", "description": "Redesign the web with Stylus, a user styles manager", "license": "GPL-3.0-only", "repository": "openstyles/stylus",