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: latest:
version: "5.3.0" version: "5.4.0"
version_code: 5003000 version_code: 5004000
date: "2020-07-09" date: "2021-02-23"
protocol_version: 39 protocol_version: 39
url: "https://www.minetest.net/downloads/" 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>, 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>, <a href="https://wiki.minetest.net/FAQ">FAQ</a>,
and <a href="https://wiki.minetest.net/Tutorials">Tutorials</a> pages on our wiki.<br> 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>
<p> <p>
You may also want to look at some You may also want to look at some
@ -44,13 +44,13 @@ redirect_from:
</p> </p>
<ul> <ul>
<li class="has-text-weight-bold"> <li class="has-text-weight-bold">
<a href="https://github.com/minetest/minetest/releases/download/5.3.0/minetest-5.3.0-win64.zip"> <a href="https://github.com/minetest/minetest/releases/download/5.4.0/minetest-5.4.0-win64.zip">
Minetest 5.3.0 - portable, 64-bit (recommended) Minetest 5.4.0 - portable, 64-bit (recommended)
</a> </a>
</li> </li>
<li> <li>
<a href="https://github.com/minetest/minetest/releases/download/5.3.0/minetest-5.3.0-win32.zip"> <a href="https://github.com/minetest/minetest/releases/download/5.4.0/minetest-5.4.0-win32.zip">
Minetest 5.3.0 - portable, 32-bit Minetest 5.4.0 - portable, 32-bit
</a> </a>
</li> </li>
</ul> </ul>
@ -77,7 +77,7 @@ redirect_from:
<a href="https://f-droid.org/en/packages/net.minetest.minetest/">F-Droid</a> <a href="https://f-droid.org/en/packages/net.minetest.minetest/">F-Droid</a>
or or
{% endcomment %} {% 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>
<p> <p>
<strong>Note:</strong> We advise not to use unofficial builds commonly found on the Play Store. <strong>Note:</strong> We advise not to use unofficial builds commonly found on the Play Store.