diff options
author | JustOff <Off.Just.Off@gmail.com> | 2021-07-24 19:57:04 +0300 |
---|---|---|
committer | JustOff <Off.Just.Off@gmail.com> | 2021-07-24 19:57:04 +0300 |
commit | bc12817aa8093e4d79b0306d29b5cba7a8382031 (patch) | |
tree | d82524b88bab1b65a58bbab3d55b109286cb35ae /install.rdf | |
parent | 2c2c566ac87d28414381f273b7367a52583bc178 (diff) | |
download | github-wc-polyfill-bc12817aa8093e4d79b0306d29b5cba7a8382031.tar.gz |
Bump version1.2.3
Diffstat (limited to 'install.rdf')
-rw-r--r-- | install.rdf | 2 |
1 files changed, 1 insertions, 1 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> |