This commit is contained in:
Simon Brodtmann 2026-03-13 13:32:05 +01:00
parent 3f694a59b3
commit f43127d46b
2 changed files with 8 additions and 1 deletions

View file

@ -1,4 +1,11 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 2.0.34
Date: 24.02.2026
Changes:
- Add glass to the bio nursery if it exists
Bug Fixes:
- Add migration for 2.0.33
---------------------------------------------------------------------------------------------------
Version: 2.0.33 Version: 2.0.33
Date: 24.02.2026 Date: 24.02.2026
Changes: Changes:

View file

@ -1,6 +1,6 @@
{ {
"name": "Bio_Industries_2", "name": "Bio_Industries_2",
"version": "2.0.33", "version": "2.0.34",
"factorio_version": "2.0", "factorio_version": "2.0",
"title": "Bio Industries", "title": "Bio Industries",
"author": "TheSAguy - Had a few Ideas, Pi-C (Programming Genius), Snouz (Graphics Wizard), Cackling Fiend - Conversion to F2.0", "author": "TheSAguy - Had a few Ideas, Pi-C (Programming Genius), Snouz (Graphics Wizard), Cackling Fiend - Conversion to F2.0",