Browse Source

2.4 release

pull/3328/head
Christoph Wille 9 years ago
parent
commit
b2296f2c10
  1. 5
      index.md
  2. 2
      updates.xml

5
index.md

@ -2,8 +2,8 @@ @@ -2,8 +2,8 @@
layout: default
title: ILSpy
subtitle: .NET Decompiler
binaryDownload: https://github.com/icsharpcode/ILSpy/releases/download/v2.3.2/ILSpy_Master_2.3.2_Binaries.zip
sourceDownload: https://github.com/icsharpcode/ILSpy/archive/v2.3.2.zip
binaryDownload: https://github.com/icsharpcode/ILSpy/releases/download/v2.4/ILSpy_Master_2.4.0.1963_Binaries.zip
sourceDownload: https://github.com/icsharpcode/ILSpy/archive/v2.4.zip
---
ILSpy is the open-source .NET assembly browser and decompiler.
@ -25,6 +25,7 @@ Important links: @@ -25,6 +25,7 @@ Important links:
Want to know when major new features are added? When a new stable version is released?
[Follow us on Twitter!](http://twitter.com/ilspy)
* 6/5/2016 [Version 2.4](https://github.com/icsharpcode/ILSpy/issues?q=milestone%3A2.4+is%3Aclosed)
* 4/9/2016 [Version 2.3.2](https://github.com/icsharpcode/ILSpy/releases/tag/v2.3.2)
* 7/13/2015 [Version 2.3.1](https://github.com/icsharpcode/ILSpy/releases/tag/2.3.1)
* 3/9/2015 [Version 2.3](https://github.com/icsharpcode/ILSpy/releases/tag/2.3)

2
updates.xml

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
<updateInfo>
<band id="stable">
<latestVersion>2.3.2.1886</latestVersion>
<latestVersion>2.4.0.1963</latestVersion>
<downloadUrl>http://www.ilspy.net/</downloadUrl>
</band>
<band id="beta">

Loading…
Cancel
Save