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

index ef4fb3a3c7671ca8566b6779a325a51b459dcf6e..03e2f537aeba574f5c8fc0e00d4d0056d244e18b 100644 (file)
@@ -1,3 +1,10 @@
+---------------------------------------------------------------------------------------------------
+Version: 2.1.1
+Date: 2026-06-26
+
+  Changed:
+    - Initial compatibility with Factorio 2.1
+
 ---------------------------------------------------------------------------------------------------
 Version: 2.0.2
 Date: 2026-01-16
index e4498ad347c77f37c23c635ce755fcbebb271d79..12a69c488da4ba87ae4d488957faf23cc8d6a7a1 100644 (file)
--- a/info.json
+++ b/info.json
@@ -1,12 +1,12 @@
 {
     "name": "RealisticDecorationCleanup",
-    "version": "2.0.2",
+    "version": "2.1.1",
     "title": "Realistic Decoration Cleanup",
     "author": "someone1337",
     "homepage": "https://git.somenet.org/factorio/RealisticDecorationCleanup.git",
     "description": "Remove decorations prior to placing entities or tiles. Normally you would not build a house/road and leave the bushes below it.",
-    "factorio_version": "2.0",
+    "factorio_version": "2.1",
     "dependencies": [
-        "base>=2.0.0"
+        "base>=2.1.0"
     ]
 }