Skip to content
Snippets Groups Projects
Commit c2642d2a authored by Anton Sarukhanov's avatar Anton Sarukhanov
Browse files

Correct maxversion

No support for TB 68 yet, oops.
parent bd2bcd5d
No related branches found
Tags 1.2
No related merge requests found
...@@ -5,13 +5,13 @@ ...@@ -5,13 +5,13 @@
<em:id>unsafelinks@ant.sr</em:id> <em:id>unsafelinks@ant.sr</em:id>
<em:name>Un-Safelinks</em:name> <em:name>Un-Safelinks</em:name>
<em:description>Replace URLs which have been rewritten by Office 365 Advanced Threat Protection with the original URL.</em:description> <em:description>Replace URLs which have been rewritten by Office 365 Advanced Threat Protection with the original URL.</em:description>
<em:version>1.0</em:version> <em:version>1.2</em:version>
<em:homepageURL>https://ant.sr/unsafelinks</em:homepageURL> <em:homepageURL>https://ant.sr/unsafelinks</em:homepageURL>
<em:targetApplication> <em:targetApplication>
<Description> <Description>
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id> <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
<em:minVersion>45.8.0</em:minVersion> <em:minVersion>45.8.0</em:minVersion>
<em:maxVersion>*</em:maxVersion> <em:maxVersion>60.*</em:maxVersion>
</Description> </Description>
</em:targetApplication> </em:targetApplication>
</Description> </Description>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment