This commit is contained in:
Simon Brodtmann 2026-03-13 13:09:45 +01:00
parent 0945cb9773
commit 9a934f3544
2 changed files with 7 additions and 1 deletions

View file

@ -1,4 +1,10 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.1.0
Date: 13.03.2026
Changes:
- Add get_setting
- Make `me` optional
---------------------------------------------------------------------------------------------------
Version: 1.0.1 Version: 1.0.1
Date: 11.03.2026 Date: 11.03.2026
Bug Fixes: Bug Fixes:

View file

@ -1,6 +1,6 @@
{ {
"name": "bzlib", "name": "bzlib",
"version": "1.0.1", "version": "1.1.0",
"factorio_version": "2.0", "factorio_version": "2.0",
"title": "BZ Lib", "title": "BZ Lib",
"description": "Library code for BZ mods", "description": "Library code for BZ mods",