Skip to content

Commit 513f97d

Browse files
committed
bump version to 1.1.1 for Factorio 1.1
1 parent 040b7be commit 513f97d

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
---------------------------------------------------------------------------------------------------
2+
Version: 1.1.1
3+
Date: 2020-12-30
4+
Changes:
5+
- Update to Factorio 1.1
6+
---------------------------------------------------------------------------------------------------
27
Version: 1.1.0
38
Date: 2020-12-30
49
Features:

info.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "sapling-capsule",
33
"description": "Manually grow new trees.",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"title": "Sapling Capsule",
66
"author": "desto",
77
"homepage": "https://github.com/desto-git/factorio-sapling-capsule",
8-
"factorio_version": "0.18",
8+
"factorio_version": "1.1",
99
"dependencies": ["base >= 0.18", "? alien-biomes"]
1010
}

0 commit comments

Comments
 (0)