diff --git a/changelog.txt b/changelog.txt index 3c6ac4e..038e726 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,7 @@ Version: 3.0.42 Date: ??? Changes: - Fix load failure with zh-cn locale. Resolves https://github.com/pyanodon/pybugreports/issues/1347 + - Added py.spoilage_enabled() which checks for the feature flag and mod setting --------------------------------------------------------------------------------------------------- Version: 3.0.41 Date: 2025-12-28 diff --git a/info.json b/info.json index 2fa7b45..37fae80 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "pypostprocessing", - "version": "3.0.41", + "version": "3.0.42", "factorio_version": "2.0", "title": "Pyanodons Post-processing", "author": "Pyanodon, Shadowglass, LambdaLemon",