You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Anope is a set of IRC Services designed for flexibility and ease of use.</p>
<p>Anope is available in two flavors: Stable and Development. The stable version has been tested for months and is as stable as a rock, while the development version gets new features added constantly and allows you to enjoy the future of services today. </p>
<br>
<ul>
{% assign type = "Stable" %}
{% assign release = site.releases.stable %}
{% include release.html %}
{% assign type = "Development" %}
{% assign release = site.releases.devel %}
{% include release.html %}
<br>
<li>
<span>Old releases available <ahref="https://github.com/anope/anope/releases">here</a>.</span>