We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d16984 + 4d8dff5 commit 19ba660Copy full SHA for 19ba660
info.json
@@ -1,12 +1,12 @@
1
{
2
"name": "belt-reverser",
3
- "version": "0.0.3",
4
- "factorio_version": "0.15",
+ "version": "0.0.4",
+ "factorio_version": "0.16",
5
"title": "Belt Reverser",
6
"author": "Cogito",
7
"contact": "",
8
"homepage": "https://github.com/Cogito/belt-reverser",
9
"description": "Reverse entire segments of belt",
10
- "dependencies": ["base >= 0.15"],
+ "dependencies": ["base >= 0.16"],
11
"license": "MIT"
12
}
0 commit comments