From d0cbfbf1351e477234c62e63b3b508c25128d3d7 Mon Sep 17 00:00:00 2001 From: Tyler Trahan Date: Mon, 10 Apr 2023 17:41:48 -0400 Subject: [PATCH] Fix: 13.1 was released in 2023, not 2022 (#251) --- .../{2022-04-10-openttd-13-1.md => 2023-04-10-openttd-13-1.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename _posts/{2022-04-10-openttd-13-1.md => 2023-04-10-openttd-13-1.md} (98%) diff --git a/_posts/2022-04-10-openttd-13-1.md b/_posts/2023-04-10-openttd-13-1.md similarity index 98% rename from _posts/2022-04-10-openttd-13-1.md rename to _posts/2023-04-10-openttd-13-1.md index 7eef02cc..6dfd1e7a 100644 --- a/_posts/2022-04-10-openttd-13-1.md +++ b/_posts/2023-04-10-openttd-13-1.md @@ -13,6 +13,6 @@ For NewGRF authors using the new engine variant feature introduced in 13.0, we'v As always, there are plenty of other bugfixes, which you can find in the changelog. -* [Download](https://www.openttd.org/downloads/openttd-releases/testing.html) +* [Download](https://www.openttd.org/downloads/openttd-releases/latest) * [Changelog](https://cdn.openttd.org/openttd-releases/13.1/changelog.txt) * [Bug tracker](https://github.com/OpenTTD/OpenTTD/issues)