diff options
author | gorhill <rhill@raymondhill.net> | 2014-07-06 21:52:16 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2014-07-06 21:52:16 -0400 |
commit | 2e4b96157c722fe9271e4e9b3fa52921fa4e08ff (patch) | |
tree | d9384104d108aed95d828b11e338e5ca1e8bd10d /manifest.json | |
parent | 4097dbf4c7aed95a99c8e9b875ff985f09c1d613 (diff) | |
download | uBlock-2e4b96157c722fe9271e4e9b3fa52921fa4e08ff.zip uBlock-2e4b96157c722fe9271e4e9b3fa52921fa4e08ff.tar.gz uBlock-2e4b96157c722fe9271e4e9b3fa52921fa4e08ff.tar.bz2 |
jshint, glitches
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index d8b5448..004accc 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_extName__", "short_name": "µBlock", - "version": "0.1.3.4", + "version": "0.1.4.0", "description": "__MSG_extShortDesc__", "icons": { "16": "img/icon_16.png", |