summaryrefslogtreecommitdiff
path: root/utils/notifier/manifest.json
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-01-26 13:12:14 +0400
committerAndrew Dolgov <[email protected]>2012-01-26 13:12:14 +0400
commit27aaf38ab43aa8e980e5c614d89baad9a2770b42 (patch)
treeac5b2597ed28b591b413f1b54e1272a6dd2869a3 /utils/notifier/manifest.json
parent85db62133fb8949546b94bcc616b9308ceb9a75c (diff)
notifier: fix to use public.php
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 191842a3e..8294469ee 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",
+ "version": "0.4.2",
"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" },