summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtoscer <[email protected]>2017-11-30 13:31:10 +0100
committerwtoscer <[email protected]>2017-11-30 13:31:10 +0100
commitf993d228878f21ec369c76e83a555f9d626897d8 (patch)
treed782cab29913b1dd7029eef21607efe6e864ddb2
parentfbec90d2c3fd2d814743c259de7d256b55db592c (diff)
update version
-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"},