From bc760a9599dc46c017690232159d038c7de56100 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 19:18:52 +0000 Subject: [PATCH] Auto Update Factorio to stable version: 2.0.12 experimental version: 2.0.13 --- README.md | 3 ++- buildinfo.json | 9 +++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0c098ef..1d83c8a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ [中文](./README_zh_CN.md) -* `2`, `2.0`, `2.0.12`, `latest`, `stable`, `stable-2.0.12` +* `2.0.13`, `latest` +* `2`, `2.0`, `2.0.12`, `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 d1e93df..a1e18ff 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -60,12 +60,17 @@ "2.0.12": { "sha256": "d2f820e5e27a64414ed13522c4db01c82b3c6323c6380ae0aa75db4f94488d31", "tags": [ - "latest", - "stable", "stable-2.0.12", "2", "2.0", "2.0.12" ] + }, + "2.0.13": { + "sha256": "27b36901a39e593adf28418c0286142c6c7a9f83d156963c7369bd405a25c7d1", + "tags": [ + "latest", + "2.0.13" + ] } }