From 885def2f3c33adb15d8ab7890a3d20ff3c70a695 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Wed, 10 Dec 2025 19:52:04 +0100 Subject: [PATCH] 1.0.2 --- pollution-module/changelog.txt | 5 +++++ pollution-module/info.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/pollution-module/changelog.txt b/pollution-module/changelog.txt index 3589ae3..bddbea0 100644 --- a/pollution-module/changelog.txt +++ b/pollution-module/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 1.0.2 +Date: 10.12.2025 + Changes: + - Use efficiency category instead of adding a new one +--------------------------------------------------------------------------------------------------- Version: 1.0.1 Date: 14.11.2025 Changes: diff --git a/pollution-module/info.json b/pollution-module/info.json index e0ecb00..e4c5897 100644 --- a/pollution-module/info.json +++ b/pollution-module/info.json @@ -1,6 +1,6 @@ { "name": "pollution-module", - "version": "1.0.1", + "version": "1.0.2", "title": "Pollution module", "description": "Adds pollution modules.", "author": "cackling fiend",