diff options
author | Jesús <heckyel@hyperbola.info> | 2019-08-11 22:47:15 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-08-11 22:47:15 -0500 |
commit | c5eacfaccc0dedab70f097e62ad033c08413a5d9 (patch) | |
tree | 2cf69d97b5fe026983b8421719d8b8fcfa0d36df | |
parent | e7a6f2efb937c9a7fda92fb499ee7e10e3d8edc3 (diff) | |
download | ematrix-c5eacfaccc0dedab70f097e62ad033c08413a5d9.tar.lz ematrix-c5eacfaccc0dedab70f097e62ad033c08413a5d9.tar.xz ematrix-c5eacfaccc0dedab70f097e62ad033c08413a5d9.zip |
bump release
-rw-r--r-- | install.rdf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install.rdf b/install.rdf index 15a8f5b..bf0fd02 100644 --- a/install.rdf +++ b/install.rdf @@ -23,7 +23,7 @@ uMatrix Home: https://github.com/gorhill/uMatrix <r:RDF xmlns:r="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.mozilla.org/2004/em-rdf#"> <r:Description about="urn:mozilla:install-manifest"> <id>eMatrix@vannilla.org</id> - <version>3.0.4</version> + <version>3.0.5</version> <name>ηMatrix</name> <description>Point & click to forbid/allow any class of requests made by your browser. Use it to block scripts, iframes, ads, facebook, etc.</description> <!-- uMatrix homepageURL --> |