diff options
author | Deathamns <deathamns@gmail.com> | 2014-11-04 12:32:44 +0100 |
---|---|---|
committer | Deathamns <deathamns@gmail.com> | 2014-11-09 17:41:02 +0100 |
commit | d98a8161f9ef23992b88aa1f8c6a17eae45e7959 (patch) | |
tree | e6ab346b0aa93f1cd784814dc6a245d2b7ba19e1 /meta/config.json | |
parent | ba0b11aabe810c6d0d29b9daf9741ec758272385 (diff) | |
download | uBlock-d98a8161f9ef23992b88aa1f8c6a17eae45e7959.zip uBlock-d98a8161f9ef23992b88aa1f8c6a17eae45e7959.tar.gz uBlock-d98a8161f9ef23992b88aa1f8c6a17eae45e7959.tar.bz2 |
Drop js-loader, updates from gorhill/uBlock/master
Diffstat (limited to 'meta/config.json')
-rw-r--r-- | meta/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/config.json b/meta/config.json index a396a7d..8d9af82 100644 --- a/meta/config.json +++ b/meta/config.json @@ -4,7 +4,7 @@ "url": "https://github.com/gorhill/uBlock",
"author": "Raymond Hill",
"author_email": "rhill@raymondhill.net",
- "version": "0.7.0.7",
+ "version": "0.7.0.9",
"def_lang": "en",
"vendors": {
"crx": {
|