diff options
author | gorhill <rhill@raymondhill.net> | 2014-09-25 18:24:31 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2014-09-25 18:24:31 -0400 |
commit | 027126327ebb049fa263cd818fa0ed1f16d55205 (patch) | |
tree | 4de40c383af8fee93290e646f14cf77cf5787bf5 /manifest.json | |
parent | b846ee31eae18e171de20fc167f36e896bd6fb72 (diff) | |
download | uBlock-027126327ebb049fa263cd818fa0ed1f16d55205.zip uBlock-027126327ebb049fa263cd818fa0ed1f16d55205.tar.gz uBlock-027126327ebb049fa263cd818fa0ed1f16d55205.tar.bz2 |
new revision
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 8a37928..9b08b3a 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_extName__", "short_name": "µBlock", - "version": "0.6.3.3", + "version": "0.6.4.0", "description": "__MSG_extShortDesc__", "icons": { "16": "img/icon_16.png", |