Browse Source

RC1 is defined as latest stable for upgrade notification in ILSpy

pull/3328/head
Christoph Wille 3 years ago
parent
commit
2f60bb00b4
  1. 4
      updates.xml

4
updates.xml

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
<updateInfo>
<band id="stable">
<latestVersion>7.2.1.6856</latestVersion>
<downloadUrl>https://github.com/icsharpcode/ILSpy/releases/tag/v7.2.1</downloadUrl>
<latestVersion>8.0.0.7339-rc1</latestVersion>
<downloadUrl>https://github.com/icsharpcode/ILSpy/releases/tag/v8.0-rc1</downloadUrl>
</band>
<!-- reenable when implemented
<band id="beta">

Loading…
Cancel
Save