From 3079e007a38572087f57c25cfef8ae833ea78ec1 Mon Sep 17 00:00:00 2001 From: tobspr Date: Wed, 23 Feb 2022 08:17:47 +0100 Subject: [PATCH] Fix changelog --- src/js/changelog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/changelog.js b/src/js/changelog.js index 05c7395c..62eb80ed 100644 --- a/src/js/changelog.js +++ b/src/js/changelog.js @@ -1,6 +1,6 @@ export const CHANGELOG = [ { - version: "1.5.0", + version: "1.5.1", date: "unreleased", entries: [ "This version adds an official modloader! You can now load mods by placing it in the mods/ folder of the game.",