diff --git a/changelog.txt b/changelog.txt index b16f7d5..0668f7b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,11 @@ --------------------------------------------------------------------------------------------------- +Version: 0.1.0 +Date: 2022-08-25 + Changes: + - Beta release. + Localization: + - Updates to ja by Sakuro +--------------------------------------------------------------------------------------------------- Version: 0.0.21 Date: 2022-08-18 Changes: diff --git a/info.json b/info.json index e42cff0..f74f318 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "bzgas", - "version": "0.0.21", + "version": "0.1.0", "factorio_version": "1.1", "title": "Natural Gas", "author": "Brevven", @@ -21,5 +21,5 @@ "? deadlock-beltboxes-loaders", "? DeadlockCrating" ], - "description": "(alpha version) Adds a natural gas resource, along with early game plastic.\nIntegrates ElAdamo's gas-fired boiler.\n\nCompatible with Krastorio 2 and Space Exploration. A standalone piece of BZ Mods." + "description": "Adds a natural gas resource, along with early game plastic.\nIntegrates ElAdamo's gas-fired boiler.\n\nCompatible with Krastorio 2 and Space Exploration. A standalone piece of BZ Mods." }