From ad4da5f37d0c2f3c5706b4cf873d7c0f647f5e3c Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Thu, 27 Feb 2020 08:07:47 -0600 Subject: [PATCH] 1.5.10 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index b411d1b8..6d8053f1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.9", + "version": "1.5.10", "minimum_chrome_version": "49", "description": "__MSG_description__", "homepage_url": "https://add0n.com/stylus.html", diff --git a/package.json b/package.json index c17d875f..3f3acd3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.9", + "version": "1.5.10", "description": "Redesign the web with Stylus, a user styles manager", "license": "GPL-3.0-only", "repository": "openstyles/stylus",