From e50f86d6cb6beea7ffdac807ed5790bcfc638335 Mon Sep 17 00:00:00 2001 From: irunatbullets Date: Tue, 10 Feb 2026 17:00:32 +0100 Subject: [PATCH 1/2] Fix neoforge version --- pakku-lock.json | 2 +- releases.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/pakku-lock.json b/pakku-lock.json index cfa54f9..936fffc 100644 --- a/pakku-lock.json +++ b/pakku-lock.json @@ -4,7 +4,7 @@ "1.21.1" ], "loaders": { - "neoforge": "21.1.218" + "neoforge": "21.1.219" }, "projects": [ { diff --git a/releases.md b/releases.md index e4faad4..8748417 100644 --- a/releases.md +++ b/releases.md @@ -2,6 +2,10 @@ This file contains short, high-level summaries of each release. For full details, including mod diffs, see the [GitHub Releases](https://github.com/irunatbullets/surface-living/releases) page. +## [1.2.2] + +Fixed neoforge version. Sorry everyone! + ## [1.2.1] Just some boring old updates... Plus, I fixed the server pack (which you can find in the releases on github) From deb5cc9b40c23e58496b03ed78d714754e02ef67 Mon Sep 17 00:00:00 2001 From: irunatbullets Date: Tue, 10 Feb 2026 17:03:40 +0100 Subject: [PATCH 2/2] Fix releases.md --- releases.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/releases.md b/releases.md index 8748417..e4faad4 100644 --- a/releases.md +++ b/releases.md @@ -2,10 +2,6 @@ This file contains short, high-level summaries of each release. For full details, including mod diffs, see the [GitHub Releases](https://github.com/irunatbullets/surface-living/releases) page. -## [1.2.2] - -Fixed neoforge version. Sorry everyone! - ## [1.2.1] Just some boring old updates... Plus, I fixed the server pack (which you can find in the releases on github)