From eaccb4161eeb042e313b9b7eaa793404a8bba540 Mon Sep 17 00:00:00 2001
From: Simon Brodtmann <github@accounts.brodtmann.info>
Date: Fri, 28 Feb 2025 10:03:59 +0100
Subject: [PATCH] 1.0.25

---
 lignumis/changelog.txt | 8 ++++++++
 lignumis/info.json     | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/lignumis/changelog.txt b/lignumis/changelog.txt
index b6a3ac5..eb07148 100644
--- a/lignumis/changelog.txt
+++ b/lignumis/changelog.txt
@@ -1,4 +1,12 @@
 ---------------------------------------------------------------------------------------------------
+Version: 1.0.25
+Date: 28.02.2025
+  Changes:
+    - Move assets to a separate mod
+  Bug Fixes:
+    - Don't trigger changing surface trigger for non player controllers
+    - Fix crash due to nil value in recipe ingredients
+---------------------------------------------------------------------------------------------------
 Version: 1.0.24
 Date: 28.02.2025
   Changes:
diff --git a/lignumis/info.json b/lignumis/info.json
index 4d756e2..90eea80 100644
--- a/lignumis/info.json
+++ b/lignumis/info.json
@@ -1,6 +1,6 @@
 {
     "name": "lignumis",
-    "version": "1.0.24",
+    "version": "1.0.25",
     "title": "Lignumis",
     "description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.",
     "author": "cackling fiend",