summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustOff <Off.Just.Off@gmail.com>2021-07-24 19:57:04 +0300
committerJustOff <Off.Just.Off@gmail.com>2021-07-24 19:57:04 +0300
commitbc12817aa8093e4d79b0306d29b5cba7a8382031 (patch)
treed82524b88bab1b65a58bbab3d55b109286cb35ae
parent2c2c566ac87d28414381f273b7367a52583bc178 (diff)
downloadgithub-wc-polyfill-bc12817aa8093e4d79b0306d29b5cba7a8382031.tar.gz
Bump version1.2.3
-rw-r--r--install.rdf2
-rw-r--r--release.cmd2
-rw-r--r--update.xml8
3 files changed, 6 insertions, 6 deletions
diff --git a/install.rdf b/install.rdf
index f9b8f42..479ca23 100644
--- a/install.rdf
+++ b/install.rdf
@@ -2,7 +2,7 @@
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<em:id>github-wc-polyfill@Off.JustOff</em:id>
- <em:version>1.2.2</em:version>
+ <em:version>1.2.3</em:version>
<em:type>2</em:type>
<em:bootstrap>true</em:bootstrap>
<em:strictCompatibility>true</em:strictCompatibility>
diff --git a/release.cmd b/release.cmd
index 58a0e26..8b6c1af 100644
--- a/release.cmd
+++ b/release.cmd
@@ -1,5 +1,5 @@
@echo off
-set VER=1.2.2
+set VER=1.2.3
sed -i -E "s/version>.+?</version>%VER%</" install.rdf
sed -i -E "s/version>.+?</version>%VER%</; s/download\/.+?\/github-wc-polyfill-.+?\.xpi/download\/%VER%\/github-wc-polyfill-%VER%\.xpi/" update.xml
diff --git a/update.xml b/update.xml
index e884dab..b0a245c 100644
--- a/update.xml
+++ b/update.xml
@@ -5,13 +5,13 @@
<RDF:Seq>
<RDF:li>
<RDF:Description>
- <em:version>1.2.2</em:version>
+ <em:version>1.2.3</em:version>
<em:targetApplication>
<RDF:Description>
<em:id>{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}</em:id>
<em:minVersion>28.14.0</em:minVersion>
<em:maxVersion>29.*</em:maxVersion>
- <em:updateLink>https://github.com/JustOff/github-wc-polyfill/releases/download/1.2.2/github-wc-polyfill-1.2.2.xpi</em:updateLink>
+ <em:updateLink>https://github.com/JustOff/github-wc-polyfill/releases/download/1.2.3/github-wc-polyfill-1.2.3.xpi</em:updateLink>
</RDF:Description>
</em:targetApplication>
<em:targetApplication>
@@ -19,7 +19,7 @@
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>52.9</em:minVersion>
<em:maxVersion>52.*</em:maxVersion>
- <em:updateLink>https://github.com/JustOff/github-wc-polyfill/releases/download/1.2.2/github-wc-polyfill-1.2.2.xpi</em:updateLink>
+ <em:updateLink>https://github.com/JustOff/github-wc-polyfill/releases/download/1.2.3/github-wc-polyfill-1.2.3.xpi</em:updateLink>
</RDF:Description>
</em:targetApplication>
<em:targetApplication>
@@ -27,7 +27,7 @@
<em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
<em:minVersion>2.53.4</em:minVersion>
<em:maxVersion>2.53.*</em:maxVersion>
- <em:updateLink>https://github.com/JustOff/github-wc-polyfill/releases/download/1.2.2/github-wc-polyfill-1.2.2.xpi</em:updateLink>
+ <em:updateLink>https://github.com/JustOff/github-wc-polyfill/releases/download/1.2.3/github-wc-polyfill-1.2.3.xpi</em:updateLink>
</RDF:Description>
</em:targetApplication>
</RDF:Description>