1
0
mirror of https://github.com/Wyrrrd/Autofilter.git synced 2026-04-23 22:23:18 +02:00

Version bump for base game 1.1

This commit is contained in:
Wyrrrd
2020-12-02 18:51:08 +01:00
parent bfc4e6aa3d
commit 461a88e6bd
2 changed files with 8 additions and 3 deletions
+3 -3
View File
@@ -1,15 +1,15 @@
{
"name": "Autofilter",
"version": "0.18.10",
"version": "1.1.0",
"title": "Autofilter",
"author": "Wyrrrd",
"dependencies": [
"base >= 0.18.0",
"base >= 1.1.0",
"(?) bobinserters >= 0.18.0",
"? Booktorio >= 1.1.0",
"? informatron >= 0.1.5",
"? wiki >= 0.18.01"
],
"description": "Automatically set inserter filters based on adjacent inventory.",
"factorio_version": "0.18"
"factorio_version": "1.1"
}