diff --git a/stylebot/js/background.js b/stylebot/js/background.js index 2a1eb60f..a1a314cc 100644 --- a/stylebot/js/background.js +++ b/stylebot/js/background.js @@ -1,6 +1,6 @@ /* Background JS for Stylebot */ -var CURRENT_VERSION = '1.4.2'; +var CURRENT_VERSION = '1.5'; var currTabId; var contextMenuId = null; diff --git a/stylebot/manifest.json b/stylebot/manifest.json index 28ec1061..b6eb2b8c 100644 --- a/stylebot/manifest.json +++ b/stylebot/manifest.json @@ -1,6 +1,6 @@ { "name": "Stylebot", - "version": "1.4.2", + "version": "1.5", "description": "Adapt the web's appearance", "background_page": "background.html", "options_page": "options.html", diff --git a/stylebot/notification.html b/stylebot/notification.html index 601959b3..6bf20df8 100644 --- a/stylebot/notification.html +++ b/stylebot/notification.html @@ -66,14 +66,12 @@

Stylebot

v 1.5

View release notes