diff options
author | gorhill <rhill@raymondhill.net> | 2014-08-27 11:17:36 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2014-08-27 11:17:36 -0400 |
commit | 1443da323100adaba36b8de0d07acfeb04f609ae (patch) | |
tree | 052bdcebc475952d9523d753a75d87f1058217f6 | |
parent | 01539d34ab3768776aab99600a4ba8b8b829301d (diff) | |
download | uBlock-1443da323100adaba36b8de0d07acfeb04f609ae.zip uBlock-1443da323100adaba36b8de0d07acfeb04f609ae.tar.gz uBlock-1443da323100adaba36b8de0d07acfeb04f609ae.tar.bz2 |
new revision
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index d8623f9..4217598 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_extName__", "short_name": "µBlock", - "version": "0.5.1.0", + "version": "0.5.2.0", "description": "__MSG_extShortDesc__", "icons": { "16": "img/icon_16.png", |