diff options
author | JustOff <Off.Just.Off@gmail.com> | 2020-10-21 21:57:19 +0300 |
---|---|---|
committer | JustOff <Off.Just.Off@gmail.com> | 2020-10-21 21:57:19 +0300 |
commit | b76fc9be1b5018f973b73b0ef496b7206e02f5c6 (patch) | |
tree | 243ed6b2150a0547b820963290ca9b391335359a /install.rdf | |
parent | 3bf988fe40e3d1ca141980d101ca478d0dc6ea90 (diff) | |
download | github-wc-polyfill-b76fc9be1b5018f973b73b0ef496b7206e02f5c6.tar.gz |
Bump version1.1.2
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 d4621e6..b767724 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.1.1</em:version> + <em:version>1.1.2</em:version> <em:type>2</em:type> <em:bootstrap>true</em:bootstrap> <em:strictCompatibility>true</em:strictCompatibility> |