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

index 7b37d2a620280354c638d4ac210f0b324da07414..9fff153294438838bfdd69f4c78c52689e4e37d2 100644 (file)
@@ -1,3 +1,10 @@
+---------------------------------------------------------------------------------------------------
+Version: 2.1.0
+Date: 2026-06-26
+
+  Changed:
+    - Initial compatibility with Factorio 2.1
+
 ---------------------------------------------------------------------------------------------------
 Version: 2.0.1
 Date: 2026-01-16
index b26eee5ea66bbf1f19d8e192b595f2a46cc51965..cbf708a4fd1406502c56c4488485f8d53d859455 100644 (file)
--- a/info.json
+++ b/info.json
@@ -1,12 +1,12 @@
 {
     "name": "some-iconlessfish",
-    "version": "2.0.1",
+    "version": "2.1.0",
     "title": "Fishfilter iconless fish",
     "author": "someone1337",
     "homepage": "https://git.somenet.org/factorio/some-iconlessfish.git",
     "description": "Do you hate it that the 2 items get put onto a splitter's unused output and are stuck there forever? Worry no more! Use fishfilters! With iconless fish!",
-    "factorio_version": "2.0",
+    "factorio_version": "2.1",
     "dependencies": [
-        "base>=2.0.0"
+        "base>=2.1.0"
     ]
 }