Skip to content

Commit 4c6b91c

Browse files
committed
automatic rev update r2314
1 parent 735703a commit 4c6b91c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
var rname = Storage.get("rname");
145145
var url = Storage.get("url");
146146
var info = Storage.get("info");
147-
var latest_rev = "r2312";
147+
var latest_rev = "r2314";
148148

149149
if ((latest_rev == rname) && allReleasesInfo && rname && url && info) {
150150
SetAllReleasesInfo(allReleasesInfo);
@@ -231,9 +231,9 @@ <h2>Important installer details:</h2>
231231
</div>
232232
<div>
233233
Quit MUSHclient before running any update installer.<br><br>
234-
<a class="button" href="https://github.com/fiendish/aardwolfclientpackage/releases/download/r2312/Aardwolf_MUSHclient_r2312_no_visuals.exe">Download the r2312 non-visual base for screen readers</a>
234+
<a class="button" href="https://github.com/fiendish/aardwolfclientpackage/releases/download/r2314/Aardwolf_MUSHclient_r2314_no_visuals.exe">Download the r2314 non-visual base for screen readers</a>
235235
&nbsp;&nbsp;or&nbsp;&nbsp;
236-
<a class="button" href="https://github.com/fiendish/aardwolfclientpackage/releases/download/r2312/Aardwolf_MUSHclient_r2312.exe">Download r2312 with full visuals</a>
236+
<a class="button" href="https://github.com/fiendish/aardwolfclientpackage/releases/download/r2314/Aardwolf_MUSHclient_r2314.exe">Download r2314 with full visuals</a>
237237
</div>
238238
<div class="description">
239239
<h3>Need zip archives instead?</h3>

unzip_upgrading.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ <h1>Upgrading the client with a new unzipped archive</h1>
6969
<p><b>Important: These steps should all be carried out with MUSHclient closed down - it should not be running while files are copied.</b></p>
7070

7171
<div style="text-align: center">
72-
You can download a zip archive version of the Aardwolf MUSHclient Package here <a class="button" href="https://github.com/fiendish/aardwolfclientpackage/releases/download/r2312/Aardwolf_MUSHclient_r2312_no_visuals_no_install.zip">Download a zip of r2312 non-visual base for screen readers</a>
72+
You can download a zip archive version of the Aardwolf MUSHclient Package here <a class="button" href="https://github.com/fiendish/aardwolfclientpackage/releases/download/r2314/Aardwolf_MUSHclient_r2314_no_visuals_no_install.zip">Download a zip of r2314 non-visual base for screen readers</a>
7373
&nbsp;&nbsp;or&nbsp;&nbsp;
74-
<a class="button" href="https://github.com/fiendish/aardwolfclientpackage/releases/download/r2312/Aardwolf_MUSHclient_r2312_no_install.zip">Download a zip of r2312 with full visuals</a>
74+
<a class="button" href="https://github.com/fiendish/aardwolfclientpackage/releases/download/r2314/Aardwolf_MUSHclient_r2314_no_install.zip">Download a zip of r2314 with full visuals</a>
7575
</div>
7676

7777
<p>When you download a newly updated version of the client you may want to keep your mapper files and other settings from previous versions. We recommend copying over only the mapper files and reconfiguring everything else, but the following steps will help you.</p>

0 commit comments

Comments
 (0)