Update for 5.4.0 release

This commit is contained in:
sfan5 2021-02-23 21:00:02 +01:00
parent 585c3e865d
commit 3e22738dd0
2 changed files with 9 additions and 9 deletions

View File

@ -1,6 +1,6 @@
latest:
version: "5.3.0"
version_code: 5003000
date: "2020-07-09"
version: "5.4.0"
version_code: 5004000
date: "2021-02-23"
protocol_version: 39
url: "https://www.minetest.net/downloads/"

View File

@ -20,7 +20,7 @@ redirect_from:
Have a look at our <a href="https://wiki.minetest.net/Getting_Started">Getting Started</a>,
<a href="https://wiki.minetest.net/FAQ">FAQ</a>,
and <a href="https://wiki.minetest.net/Tutorials">Tutorials</a> pages on our wiki.<br>
Otherwise, feel free to look at the <a href="https://dev.minetest.net/Changelog#5.2.0_.E2.86.92_5.3.0">changelog</a>.
Otherwise, feel free to look at the <a href="https://dev.minetest.net/Changelog#5.3.0_.E2.86.92_5.4.0">changelog</a>.
</p>
<p>
You may also want to look at some
@ -44,13 +44,13 @@ redirect_from:
</p>
<ul>
<li class="has-text-weight-bold">
<a href="https://github.com/minetest/minetest/releases/download/5.3.0/minetest-5.3.0-win64.zip">
Minetest 5.3.0 - portable, 64-bit (recommended)
<a href="https://github.com/minetest/minetest/releases/download/5.4.0/minetest-5.4.0-win64.zip">
Minetest 5.4.0 - portable, 64-bit (recommended)
</a>
</li>
<li>
<a href="https://github.com/minetest/minetest/releases/download/5.3.0/minetest-5.3.0-win32.zip">
Minetest 5.3.0 - portable, 32-bit
<a href="https://github.com/minetest/minetest/releases/download/5.4.0/minetest-5.4.0-win32.zip">
Minetest 5.4.0 - portable, 32-bit
</a>
</li>
</ul>
@ -77,7 +77,7 @@ redirect_from:
<a href="https://f-droid.org/en/packages/net.minetest.minetest/">F-Droid</a>
or
{% endcomment %}
<a href="https://github.com/minetest/minetest/releases/download/5.3.0/app-armeabi-v7a-release.apk">download the APK</a>.
<a href="https://github.com/minetest/minetest/releases/download/5.4.0/app-armeabi-v7a-release.apk">download the APK</a>.
</p>
<p>
<strong>Note:</strong> We advise not to use unofficial builds commonly found on the Play Store.