diff --git a/README.md b/README.md index 5b7b843..cf5db8d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ See changelog.txt - [ElAdamo](https://mods.factorio.com/user/ElAdamo) (Gas-fired boiler: code, design, graphics) (code is public domain) ## Thanks to - +- [Sakuro](https://github.com/sakuro) (expand options, icon tweaks) - [Benjah-bmm27](https://commons.wikimedia.org/wiki/User:Benjah-bmm27) ([Formaldehyde icon](https://commons.wikimedia.org/wiki/File:Formaldehyde-3D-vdW.png), public domain) ### Compatibility diff --git a/changelog.txt b/changelog.txt index c73e6ad..032c6e0 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 0.1.12 +Date: 2023-12-24 + Features: + - Option to make gas finite in vanilla, thanks to Sakuro +--------------------------------------------------------------------------------------------------- Version: 0.1.11 Date: 2023-02-12 Changes: diff --git a/info.json b/info.json index 1d7a0c9..75e529d 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "bzgas", - "version": "0.1.11", + "version": "0.1.12", "factorio_version": "1.1", "title": "Natural Gas", "author": "Brevven",