From fa7c9e65f16086918adde001ed2531c488bd4ce8 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 17 Feb 2010 16:38:51 +0300 Subject: notifier: support showing fresh articles in the badge --- utils/notifier/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/notifier/manifest.json') diff --git a/utils/notifier/manifest.json b/utils/notifier/manifest.json index 206dffd49..9142910ce 100644 --- a/utils/notifier/manifest.json +++ b/utils/notifier/manifest.json @@ -1,7 +1,7 @@ { "name": "Tiny Tiny RSS Notifier", "background_page": "background.html", - "version": "0.2.1", + "version": "0.3", "description": "This extension displays the number of unread articles in your Tiny Tiny RSS installation", "options_page": "options.html", "icons": { "48": "images/icon.png", "128": "images/icon.png" }, -- cgit v1.2.3