Skip to content

Commit 6e40cb1

Browse files
committed
0.26.1 downloads
1 parent 1cabecb commit 6e40cb1

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

site/download.htm

+8-8
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<div class="col-md-offset-2 col-md-8 col-sm-12">
2323

2424
<h2 class="text-center">Download</h2>
25-
<h5 class="text-center">Latest Stable Version: <a href="https://github.com/crawl/crawl/releases/tag/0.26.0"><strong>0.26.0</strong></a>
25+
<h5 class="text-center">Latest Stable Version: <a href="https://github.com/crawl/crawl/releases/tag/0.26.1"><strong>0.26.1</strong></a>
2626
<table class="table" style="text-align: center;">
2727
<thead>
2828
<tr>
@@ -42,27 +42,27 @@ <h3 class="text-center">Console</h3>
4242
<th scope="row">Windows Installer</th>
4343
<td colspan=2>
4444
<ul class="list-unstyled">
45-
<li><a href="https://github.com/crawl/crawl/releases/download/0.26.0/dcss-0.26.0-win32-installer.exe">Download Tiles+Console</a></li>
45+
<li><a href="https://github.com/crawl/crawl/releases/download/0.26.1/dcss-0.26.1-win32-installer.exe">Download Tiles+Console</a></li>
4646
</ul>
4747
<td>
4848
</tr>
4949
<tr>
5050
<th scope="row">Windows Zips</th>
5151
<td>
5252
<ul class="list-unstyled">
53-
<li><a href="https://github.com/crawl/crawl/releases/download/0.26.0/dcss-0.26.0-win32-tiles.zip">Download</a></li>
53+
<li><a href="https://github.com/crawl/crawl/releases/download/0.26.1/dcss-0.26.1-win32-tiles.zip">Download</a></li>
5454
</ul>
5555
</td>
5656
<td>
5757
<ul class="list-unstyled">
58-
<li><a href="https://github.com/crawl/crawl/releases/download/0.26.0/dcss-0.26.0-win32-console.zip">Download</a></li>
58+
<li><a href="https://github.com/crawl/crawl/releases/download/0.26.1/dcss-0.26.1-win32-console.zip">Download</a></li>
5959
</ul>
6060
</td>
6161
</tr>
6262
<tr>
6363
<th scope="row">Mac OS X</th>
64-
<td><a href="https://github.com/crawl/crawl/releases/download/0.26.0/dcss-0.26.0-macos-tiles.zip">Download</a></td>
65-
<td><a href="https://github.com/crawl/crawl/releases/download/0.26.0/dcss-0.26.0-macos-console.zip">Download</a></td>
64+
<td><a href="https://github.com/crawl/crawl/releases/download/0.26.1/dcss-0.26.1-macos-tiles.zip">Download</a></td>
65+
<td><a href="https://github.com/crawl/crawl/releases/download/0.26.1/dcss-0.26.1-macos-console.zip">Download</a></td>
6666
</tr>
6767
<tr>
6868
<th scope="row">Android</th>
@@ -89,8 +89,8 @@ <h3 class="text-center">Console</h3>
8989
<th scope="row">Source</th>
9090
<td colspan="2">
9191
<ul class="list-unstyled">
92-
<li><a href="https://github.com/crawl/crawl/releases/download/0.26.0/stone_soup-0.26.0.zip">Full source</a></li>
93-
<li><a href="https://github.com/crawl/crawl/releases/tag/0.26.0">Other formats</a></li>
92+
<li><a href="https://github.com/crawl/crawl/releases/download/0.26.1/stone_soup-0.26.1.zip">Full source</a></li>
93+
<li><a href="https://github.com/crawl/crawl/releases/tag/0.26.1">Other formats</a></li>
9494
<li><a href="#source">See Git Instructions Below</a></li>
9595
</ul>
9696
</td>

0 commit comments

Comments
 (0)