summaryrefslogtreecommitdiff
path: root/utils/notifier/manifest.json
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-02-19 23:33:15 +0300
committerAndrew Dolgov <[email protected]>2010-02-19 23:33:15 +0300
commit36d146f8e234bf0b74f3d937fa4e1b47b9b58935 (patch)
tree0f8345902f4ca67e783ba5c01c49e538b544d2ef /utils/notifier/manifest.json
parent8182e64788287b2f413ab9edfdcf8b0bdb3c08ae (diff)
notifier: fix icons; support single-user mode
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 9142910ce..191842a3e 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.3",
+ "version": "0.4",
"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" },