diff --git a/cybersyn/changelog.txt b/cybersyn/changelog.txt index abf8a18..8a3a4a4 100644 --- a/cybersyn/changelog.txt +++ b/cybersyn/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 2.0.2 + Changes: + - Refactored quality handling + - Initial update of the LTN GUI for 2.0 +--------------------------------------------------------------------------------------------------- Version: 2.0.1 Bugfixes: - Migrate the get_rail_segment_entity function call that no longer exists in 2.0 diff --git a/cybersyn/info.json b/cybersyn/info.json index 6fe5248..c28a7e4 100644 --- a/cybersyn/info.json +++ b/cybersyn/info.json @@ -1,6 +1,6 @@ { "name": "cybersyn", - "version": "2.0.1", + "version": "2.0.2", "title": "Project Cybersyn", "author": "Mami", "factorio_version": "2.0",