From 28dc768ce539f0566f6bed0e61008eb9f7df61f1 Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Sun, 18 Nov 2018 22:18:50 -0600 Subject: [PATCH] 1.5.0 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index dd255f36..e109b849 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.4.23", + "version": "1.5.0", "minimum_chrome_version": "49", "description": "__MSG_description__", "homepage_url": "https://add0n.com/stylus.html", diff --git a/package.json b/package.json index c20305d4..d0d9f790 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.4.23", + "version": "1.5.0", "description": "Redesign the web with Stylus, a user styles manager", "license": "GPL-3.0-only", "repository": "openstyles/stylus",