From 4c11c8324e4ea7645476350814704895597c58f5 Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Tue, 11 Dec 2018 07:34:05 -0600 Subject: [PATCH] 1.5.2 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 3643cb54..a50daf43 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.1", + "version": "1.5.2", "minimum_chrome_version": "49", "description": "__MSG_description__", "homepage_url": "https://add0n.com/stylus.html", diff --git a/package.json b/package.json index 2be756b0..b825c799 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.1", + "version": "1.5.2", "description": "Redesign the web with Stylus, a user styles manager", "license": "GPL-3.0-only", "repository": "openstyles/stylus",