diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | install.rdf | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -28,7 +28,7 @@ # 2) It gives some flexibility in that files can be created or deleted # freely as long as they are not part of any of these lists -VERSION := 3.1.3 +VERSION := 3.1.4 help: @echo 'Makefile for generate eMatrix ' diff --git a/install.rdf b/install.rdf index aa68011..be2ae90 100644 --- a/install.rdf +++ b/install.rdf @@ -22,7 +22,7 @@ <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.1.3</version> + <version>3.1.4</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 --> |