summaryrefslogtreecommitdiff
path: root/utils/notifier/manifest.json
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-01-26 15:13:04 +0400
committerAndrew Dolgov <[email protected]>2012-01-26 15:18:00 +0400
commita689cd4770847e94323a55010711646df7d05cdd (patch)
tree24ff31d715f5c817f73a6526907388bee9aa36bd /utils/notifier/manifest.json
parentaa60999b978f777f63e221b752b1011110f63bd0 (diff)
notifier: add ability to update feeds in tt-rss
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 8294469ee..e76b07637 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.4.2",
+ "version": "0.5",
"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" },