Update for release

This commit is contained in:
sfan5 2022-01-30 23:22:16 +01:00
parent f1bff2ed9d
commit b85533eff9
2 changed files with 9 additions and 9 deletions

View File

@ -1,6 +1,6 @@
latest:
version: "5.4.1"
version_code: 5004001
date: "2021-04-10"
protocol_version: 39
version: "5.5.0"
version_code: 5005000
date: "2022-01-30"
protocol_version: 40
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.3.0_.E2.86.92_5.4.0">changelog</a>.
Otherwise, feel free to look at the <a href="https://dev.minetest.net/Changelog#5.4.0_.E2.86.92_5.5.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.4.1/minetest-5.4.1-win64.zip">
Minetest 5.4.1 - portable, 64-bit (recommended)
<a href="https://github.com/minetest/minetest/releases/download/5.5.0/minetest-5.5.0-win64.zip">
Minetest 5.5.0 - portable, 64-bit (recommended)
</a>
</li>
<li>
<a href="https://github.com/minetest/minetest/releases/download/5.4.1/minetest-5.4.1-win32.zip">
Minetest 5.4.1 - portable, 32-bit
<a href="https://github.com/minetest/minetest/releases/download/5.5.0/minetest-5.5.0-win32.zip">
Minetest 5.5.0 - portable, 32-bit
</a>
</li>
</ul>