summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-09 16:21:36 +0400
committerAndrew Dolgov <[email protected]>2013-04-09 16:21:36 +0400
commitf501e1b363375e7715f19962f4800e447776fe6a (patch)
tree11d6fc1112ba0ffea3219a56ddcae3fa4ff5d994
parentc904ea9303e4560108b03cce0b05545d360479d5 (diff)
bump version
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index f405e2c..30107fd 100644
--- a/manifest.json
+++ b/manifest.json
@@ -4,7 +4,7 @@
"scripts": ["js/background.js"],
"persistent": false
},
- "version": "0.5.1",
+ "version": "0.5.2",
"manifest_version": 2,
"description": "This extension displays the number of unread articles in your Tiny Tiny RSS installation",
"options_page": "options.html",