1
0
mirror of https://github.com/Wyrrrd/Autofilter.git synced 2026-03-25 16:09:49 +01: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

View File

@@ -1,4 +1,9 @@
---------------------------------------------------------------------------------------------------
Version: 1.1.0
Date: 2020-12-02
Changes:
- Version bump for base game 1.1
---------------------------------------------------------------------------------------------------
Version: 0.18.10
Date: 2020-04-03
Features:

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"
}