diff --git a/src/changelog.txt b/src/changelog.txt index ef5a228..64d024c 100644 --- a/src/changelog.txt +++ b/src/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: +Date: + Changed: + - Compatibility dependenty are now hidden +--------------------------------------------------------------------------------------------------- Version: 0.9.3 Date: 12. 03. 2022 Bugfixes: diff --git a/src/info.json b/src/info.json index a14796a..c7ac795 100644 --- a/src/info.json +++ b/src/info.json @@ -9,7 +9,7 @@ "factorio_version": "1.1", "dependencies": [ "base >= 1.1.0", - "?bobelectronics >= 0.18", - "?IndustrialRevolution >= 1.0" + "(?) bobelectronics >= 0.18", + "(?) IndustrialRevolution >= 1.0" ] }