Skip to content

Commit 19ba660

Browse files
authored
Merge 0.16 update from Jelmergu
Update to Factorio version 0.16
2 parents 2d16984 + 4d8dff5 commit 19ba660

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "belt-reverser",
3-
"version": "0.0.3",
4-
"factorio_version": "0.15",
3+
"version": "0.0.4",
4+
"factorio_version": "0.16",
55
"title": "Belt Reverser",
66
"author": "Cogito",
77
"contact": "",
88
"homepage": "https://github.com/Cogito/belt-reverser",
99
"description": "Reverse entire segments of belt",
10-
"dependencies": ["base >= 0.15"],
10+
"dependencies": ["base >= 0.16"],
1111
"license": "MIT"
1212
}

0 commit comments

Comments
 (0)