aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-03-15 15:38:44 -0500
committerJesús <heckyel@hyperbola.info>2020-03-15 15:38:44 -0500
commit41452ddd1924b01b4a2f859e5e317d22beef92dc (patch)
tree46c2d5d50ab3c473ef8998632aad8d10143c3ee1
parente9fcd28f353cf4d7c6cba6c7a6228ed477932412 (diff)
downloadematrix-41452ddd1924b01b4a2f859e5e317d22beef92dc.tar.lz
ematrix-41452ddd1924b01b4a2f859e5e317d22beef92dc.tar.xz
ematrix-41452ddd1924b01b4a2f859e5e317d22beef92dc.zip
new version 3.1.0
-rw-r--r--Makefile2
-rw-r--r--README.md2
-rw-r--r--install.rdf2
3 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 320b1b5..f53de80 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,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.0.9
+VERSION := 3.1.0
help:
@echo 'Makefile for generate eMatrix '
diff --git a/README.md b/README.md
index 38efb5b..c0fe15a 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ official add-ons websites, or by manually building the XPI.
## Download
- curl "https://libregit.spks.xyz/heckyel/ematrix/raw/branch/archive/3.0.9/eMatrix-3.0.9.xpi" -o eMatrix-3.0.9.xpi
+ curl "https://libregit.spks.xyz/heckyel/ematrix/raw/branch/archive/3.1.0/eMatrix-3.1.0.xpi" -o eMatrix-3.1.0.xpi
### Iceweasel-UXP Addons
diff --git a/install.rdf b/install.rdf
index f810163..2004a59 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.0.9</version>
+ <version>3.1.0</version>
<name>ηMatrix</name>
<description>Point &amp; click to forbid/allow any class of requests made by your browser. Use it to block scripts, iframes, ads, facebook, etc.</description>
<!-- uMatrix homepageURL -->