Skip to content

Commit 51be8ca

Browse files
committed
Release v2.2.1
1 parent 3a26d54 commit 51be8ca

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "delta-inserters",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"type": "module",
55
"scripts": {
66
"build": "tsx build.ts",

src/changelog.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---------------------------------------------------------------------------------------------------
2+
Version: 2.2.1
3+
Date: 03. 03. 2025
4+
Bugfixes:
5+
- Fixed a bug where one of the settings made the mod useless.
6+
17
---------------------------------------------------------------------------------------------------
28
Version: 2.2.0
39
Date: 20. 12. 2024

src/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "delta-inserters",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"factorio_version": "2.0",
55
"title": "Simple Configurable Inserters [Δ]",
66
"author": "AzzyBunn",

0 commit comments

Comments
 (0)