]> git.somenet.org - factorio/some-infinitychest.git/commitdiff
RELEASE 2.1.1 - Initial compatibility with Factorio 2.1 master
authorSomeone <someone@somenet.org>
Fri, 26 Jun 2026 19:26:46 +0000 (21:26 +0200)
committerSomeone <someone@somenet.org>
Fri, 26 Jun 2026 19:26:46 +0000 (21:26 +0200)
changelog.txt
info.json

index 510dba097f1268c47999ba46b5870d49505e12e0..6986c65c56e292862d3f449b1a88a77ad9f0d298 100644 (file)
@@ -1,3 +1,10 @@
+---------------------------------------------------------------------------------------------------
+Version: 2.1.1
+Date: 2026-06-26
+
+  Changed:
+    - Initial compatibility with Factorio 2.1
+
 ---------------------------------------------------------------------------------------------------
 Version: 2.0.1
 Date: 2026-01-16
index 0bbd3c287785a79535824af528171c765070904c..eb8f7fc8c8608a164c12a5f858d35b6c9181ab37 100644 (file)
--- a/info.json
+++ b/info.json
@@ -1,12 +1,12 @@
 {
     "name": "some-infinitychest",
-    "version": "2.0.1",
+    "version": "2.1.1",
     "title": "Advanced infinity chest",
     "author": "someone1337",
     "homepage": "https://git.somenet.org/factorio/some-infinitychest.git",
     "description": "Extends infinity-chest to behave like buffer chests. Also bots dont try to pick up not (yet) existent items. Therefore we need a waaaay larger inventory and fill it up. For testing of bot-enabled setups.",
-    "factorio_version": "2.0",
+    "factorio_version": "2.1",
     "dependencies": [
-        "base>=2.0.0"
+        "base>=2.1.0"
     ]
 }