From b172b16ff40b419dcd6fe8c659234102df736f72 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 14:01:05 +0000 Subject: [PATCH] Auto Update Factorio to stable version: 2.0.10 experimental version: 2.0.10 --- README.md | 2 +- buildinfo.json | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fdaaa93..577d94c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [中文](./README_zh_CN.md) -* `2.0.10` +* `2`, `2.0`, `2.0.10`, `latest`, `stable`, `stable-2.0.10` * `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 0b6d11b..c6527ad 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -60,6 +60,11 @@ "2.0.10": { "sha256": "2d7dd212fa6f715218a5e33bad7d593af8998fa7bf7ce727343159ee1f8c23f4", "tags": [ + "latest", + "stable", + "stable-2.0.10", + "2", + "2.0", "2.0.10" ] }