Skip to content

Commit

Permalink
Correct maxversion
Browse files Browse the repository at this point in the history
No support for TB 68 yet, oops.
  • Loading branch information
antsar committed Oct 23, 2019
1 parent bd2bcd5 commit c2642d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<em:id>unsafelinks@ant.sr</em:id>
<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:version>1.0</em:version>
<em:version>1.2</em:version>
<em:homepageURL>https://ant.sr/unsafelinks</em:homepageURL>
<em:targetApplication>
<Description>
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
<em:minVersion>45.8.0</em:minVersion>
<em:maxVersion>*</em:maxVersion>
<em:maxVersion>60.*</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
Expand Down

0 comments on commit c2642d2

Please sign in to comment.