summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeaHOH <Seahoh@Gmail.com>2022-04-18 01:40:10 +0800
committerSeaHOH <Seahoh@Gmail.com>2022-04-18 01:40:10 +0800
commit5e466d796c3bfd422b0ee043ac313de42fedf439 (patch)
tree41aea748e1adbe4ab013b933b01aa7f571b8f74a
parent12b940d616f5f0ff35f7934e877fffff73e0affc (diff)
downloadgithub-wc-polyfill-5e466d796c3bfd422b0ee043ac313de42fedf439.tar.gz
Typo
-rw-r--r--install.rdf2
-rw-r--r--release.cmd2
2 files changed, 2 insertions, 2 deletions
diff --git a/install.rdf b/install.rdf
index e27ff5a..a27d859 100644
--- a/install.rdf
+++ b/install.rdf
@@ -17,7 +17,7 @@
<Description>
<em:id>{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}</em:id>
<em:minVersion>28.14.0</em:minVersion>
- <em:maxVersion>30.*</em:maxVersion>
+ <em:maxVersion>29.*</em:maxVersion>
</Description>
</em:targetApplication>
<em:targetApplication>
diff --git a/release.cmd b/release.cmd
index baff15b..f8c1335 100644
--- a/release.cmd
+++ b/release.cmd
@@ -1,5 +1,5 @@
@echo off
-set VER=1.2.18.1
+set VER=1.2.18
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