From 06baf6a186d7fd6f04b51c9442673fb418bf63ec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 20:24:52 +0000 Subject: [PATCH] Auto Update Factorio to stable version: 2.0.9 experimental version: 2.0.10 --- README.md | 3 ++- buildinfo.json | 9 +++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f29708b..c11272e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ [中文](./README_zh_CN.md) -* `2`, `2.0`, `2.0.9`, `latest`, `stable`, `stable-2.0.9` +* `2`, `2.0`, `2.0.9`, `stable-2.0.9` +* `2.0.10`, `latest` * `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 4277a20..f522868 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -60,12 +60,17 @@ "2.0.9": { "sha256": "f499077b3e2c1313452c350f1faf17db31cae2a0fa738f69166e97c3caa3c86d", "tags": [ - "latest", - "stable", "stable-2.0.9", "2", "2.0", "2.0.9" ] + }, + "2.0.10": { + "sha256": "2d7dd212fa6f715218a5e33bad7d593af8998fa7bf7ce727343159ee1f8c23f4", + "tags": [ + "latest", + "2.0.10" + ] } }