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

index 4d11fbe600b3447d441a72147f12b1d1274f219f..f4b5175efa908aee32db65c748fa73925d1f1d78 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 9716e941ac1e1d0bcc067e60168e6a1769309b8e..a9c324fbf46663167b5029ab4a50577a1d11fca4 100644 (file)
--- a/info.json
+++ b/info.json
@@ -1,12 +1,12 @@
 {
     "name": "some-corpsemarker",
-    "version": "2.0.1",
+    "version": "2.1.0",
     "title": "Corpse Marker",
     "author": "someone1337",
     "homepage": "https://git.somenet.org/factorio/some-corpsemarker.git",
     "description": "Whey a player dies a corpse marker notice is added to their force's mini map indicating the place of death. Because who remembers where exactly their dead body lies?",
-    "factorio_version": "2.0",
+    "factorio_version": "2.1",
     "dependencies": [
-        "base>=2.0.0"
+        "base>=2.1.0"
     ]
 }