]> git.somenet.org - factorio/some-resourcespam.git/commitdiff
RELEASE 2.1.0 - Initial compatibility with Factorio 2.1 master
authorSomeone <someone@somenet.org>
Fri, 26 Jun 2026 20:07:50 +0000 (22:07 +0200)
committerSomeone <someone@somenet.org>
Fri, 26 Jun 2026 20:07:50 +0000 (22:07 +0200)
changelog.txt
info.json

index 15f55398c25dafe7b3b7a9891758972591be522c..d7a94f19c3cfa84e6c0751e5c209f1c79b5e033e 100644 (file)
@@ -1,3 +1,10 @@
+---------------------------------------------------------------------------------------------------
+Version: 2.1.0
+Date: 2026-06-26
+
+  Changed:
+    - Initial compatibility with Factorio 2.1
+
 ---------------------------------------------------------------------------------------------------
 Version: 2.0.3
 Date: 2026-01-16
index 32c292897f1f1e710cc4ff6789f3d4d952f16c3a..11a4162a1d3a3790c89cd8523ca8262a79d031d0 100644 (file)
--- a/info.json
+++ b/info.json
@@ -1,12 +1,12 @@
 {
     "name": "some-resourcespam",
-    "version": "2.0.3",
+    "version": "2.1.0",
     "title": "Some resource spam",
     "author": "someone1337",
     "homepage": "https://git.somenet.org/factorio/some-resourcespam.git",
     "description": "Spam resources everywhere on nauvis-planet-type surfaces. But as is with spam: it adds little of real value and you get the joy of having to split ores.",
-    "factorio_version": "2.0",
+    "factorio_version": "2.1",
     "dependencies": [
-        "base>=2.0.0"
+        "base>=2.1.0"
     ]
 }