diff options
author | Jesús <heckyel@hyperbola.info> | 2019-08-12 16:02:13 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-08-12 16:02:13 -0500 |
commit | 1faf6660d2d328bfc9b00052c7b8945e920a62c4 (patch) | |
tree | d98525bc2ef1a3fc6e22684b9c186bf4bb24cb02 | |
parent | 45c81f7a0616eeb1c50ca9be06929c6709b58426 (diff) | |
download | ematrix-1faf6660d2d328bfc9b00052c7b8945e920a62c4.tar.lz ematrix-1faf6660d2d328bfc9b00052c7b8945e920a62c4.tar.xz ematrix-1faf6660d2d328bfc9b00052c7b8945e920a62c4.zip |
README.md: fix version
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ official add-ons websites, or by manually building the XPI. ## Download - curl "https://libregit.org/heckyel/ematrix/raw/branch/archive/3.0.6/eMatrix-3.0.5.xpi" -o eMatrix-3.0.6.xpi + curl "https://libregit.org/heckyel/ematrix/raw/branch/archive/3.0.6/eMatrix-3.0.6.xpi" -o eMatrix-3.0.6.xpi ### Iceweasel-UXP Addons |