From d153e30f1c6d8b350fadaaa3a54536086670f40f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 13:29:24 +0000 Subject: [PATCH] Auto Update Factorio to stable version: 2.0.12 experimental version: 2.0.12 --- README.md | 2 +- buildinfo.json | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 772953a..0c098ef 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [中文](./README_zh_CN.md) -* `2.0.12` +* `2`, `2.0`, `2.0.12`, `latest`, `stable`, `stable-2.0.12` * `1`, `1.1`, `1.1.110`, `stable-1.1.110` * `1.0`, `1.0.0` * `0.17`, `0.17.79` diff --git a/buildinfo.json b/buildinfo.json index 4d5e619..d1e93df 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -60,6 +60,11 @@ "2.0.12": { "sha256": "d2f820e5e27a64414ed13522c4db01c82b3c6323c6380ae0aa75db4f94488d31", "tags": [ + "latest", + "stable", + "stable-2.0.12", + "2", + "2.0", "2.0.12" ] }