summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index dc2557f..221230d 100644
--- a/manifest.json
+++ b/manifest.json
@@ -3,7 +3,7 @@
"background": {
"scripts": ["js/background.js"]
},
- "version": "0.5.2",
+ "version": "0.6",
"manifest_version": 2,
"description": "This extension displays the number of unread articles in your Tiny Tiny RSS installation",
"options_ui": {"page" : "options.html"},