diff --git a/Bio_Industries_2/changelog.txt b/Bio_Industries_2/changelog.txt index 852dde3..d8926a0 100644 --- a/Bio_Industries_2/changelog.txt +++ b/Bio_Industries_2/changelog.txt @@ -1,4 +1,11 @@ --------------------------------------------------------------------------------------------------- +Version: 2.0.23 +Date: 17.10.2025 + Bug Fixes: + - Fixed crash when placing bio gardens + - Match bio garden pollution reduction by the amount of trees equivalent the description states + - Correct typo in internal recipe name to fix the localisation +--------------------------------------------------------------------------------------------------- Version: 2.0.22 Date: 16.10.2025 Bug Fixes: diff --git a/Bio_Industries_2/info.json b/Bio_Industries_2/info.json index de2c3e8..436305a 100644 --- a/Bio_Industries_2/info.json +++ b/Bio_Industries_2/info.json @@ -1,6 +1,6 @@ { "name": "Bio_Industries_2", - "version": "2.0.22", + "version": "2.0.23", "factorio_version": "2.0", "title": "Bio Industries", "author": "TheSAguy - Had a few Ideas, Pi-C (Programming Genius), Snouz (Graphics Wizard), Cackling Fiend - Conversion to F2.0",