Skip to content

Commit e2e7b98

Browse files
committed
bump version (1.0.0)
1 parent 62a9238 commit e2e7b98

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

changelog.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---------------------------------------------------------------------------------------------------
2-
Version: 0.4.0
2+
Version: 1.0.0
33
Date: 2020-08-29
44
Features:
55
- Labs have steam connections on each side (because they cannot be rotated)
@@ -10,6 +10,7 @@ Date: 2020-08-29
1010
- Show steam connections in ALT mode
1111
- Remove debug logs
1212
Changes:
13+
- Update to Factorio 1.0
1314
- Remove Mini Storage Tank
1415
- Don't enable some Circuit network items automatically
1516
- Add German translation

info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "Steamed",
3-
"description": "Production line and mining drills need steam instead of electric energy; [Work in Progress]",
4-
"version": "0.3.0",
3+
"description": "Production line and mining drills need steam instead of electric energy.",
4+
"version": "1.0.0",
55
"title": "Steamed",
66
"author": "darkfrei",
77
"dependencies": ["base", "? SteamCooling"],
8-
"factorio_version": "0.18"
8+
"factorio_version": "1.0"
99
}

0 commit comments

Comments
 (0)