Browse Source

Set new latestVersion for updating to v5.0

pull/3328/head
Christoph Wille 6 years ago
parent
commit
c02a066eac
  1. 4
      updates.xml

4
updates.xml

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
<updateInfo>
<band id="stable">
<latestVersion>4.0.1.4530</latestVersion>
<downloadUrl>https://github.com/icsharpcode/ILSpy/releases/tag/v4.0.1</downloadUrl>
<latestVersion>5.0.0.5124</latestVersion>
<downloadUrl>https://github.com/icsharpcode/ILSpy/releases/tag/v5.0</downloadUrl>
</band>
<!-- reenable when implemented
<band id="beta">

Loading…
Cancel
Save