summaryrefslogtreecommitdiff
path: root/utils/notifier/manifest.json
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-02-17 16:38:51 +0300
committerAndrew Dolgov <[email protected]>2010-02-17 16:38:51 +0300
commitfa7c9e65f16086918adde001ed2531c488bd4ce8 (patch)
tree9bf273c1357d8106e45bf014ae5681b4e436fee1 /utils/notifier/manifest.json
parent1f7b77d1681626cb2071e29692be68d2dbd18b81 (diff)
notifier: support showing fresh articles in the badge
Diffstat (limited to 'utils/notifier/manifest.json')
-rw-r--r--utils/notifier/manifest.json2
1 files changed, 1 insertions, 1 deletions
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" },