aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-08-13 12:59:29 -0500
committerJesús <heckyel@hyperbola.info>2020-08-13 12:59:29 -0500
commit62545a825e27ef9ceb0a368fa40a2355e73fdad6 (patch)
tree7229b5fea33985055fb67a724f4ce815eb23f570
parentc5fd759cb2f8f7d23fc3e96e256d87be465d0eea (diff)
downloadematrix-62545a825e27ef9ceb0a368fa40a2355e73fdad6.tar.lz
ematrix-62545a825e27ef9ceb0a368fa40a2355e73fdad6.tar.xz
ematrix-62545a825e27ef9ceb0a368fa40a2355e73fdad6.zip
New version 3.1.2
-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 26d007b..0a3cec5 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.1.1
+VERSION := 3.1.2
help:
@echo 'Makefile for generate eMatrix '
diff --git a/README.md b/README.md
index 3e042fd..9cf657f 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.1.1/eMatrix-3.1.1.xpi" -o eMatrix-3.1.1.xpi
+ curl "https://libregit.org/heckyel/ematrix/raw/branch/archive/3.1.2/eMatrix-3.1.2.xpi" -o eMatrix-3.1.2.xpi
### Iceweasel-UXP Addons
diff --git a/install.rdf b/install.rdf
index 1e0dde9..7943ccd 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.1</version>
+ <version>3.1.2</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 -->