From 485fc08cb33feae9c47d45e3cb0a23a2ef370d35 Mon Sep 17 00:00:00 2001 From: Ankit Ahuja Date: Thu, 9 Jun 2011 01:15:17 +0530 Subject: [PATCH] updated version to 1.5 --- stylebot/js/background.js | 2 +- stylebot/manifest.json | 2 +- stylebot/notification.html | 10 ++++------ 3 files changed, 6 insertions(+), 8 deletions(-) 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