From 22d02c42fa1aebfd30f12b8497d7cec95fd0a8d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 18:35:06 +0000 Subject: [PATCH] Auto Update Factorio to stable version: 2.0.47 experimental version: 2.0.55 --- README.md | 3 ++- buildinfo.json | 8 +++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 22180c1..94bee63 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ [中文](./README_zh_CN.md) -* `2.0.54`, `latest` +* `2.0.55`, `latest` +* `2.0.54` * `2.0.53` * `2.0.52` * `2.0.51` diff --git a/buildinfo.json b/buildinfo.json index 186f142..0daf0e7 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -336,8 +336,14 @@ "2.0.54": { "sha256": "ad47c541b70763552bcf597202ee84aaac727d0ba158873134dc163a3a0506f0", "tags": [ - "latest", "2.0.54" ] + }, + "2.0.55": { + "sha256": "ef12a54d1556ae1f84ff99edc23706d13b7ad41f1c02d74ca1dfadf9448fcbae", + "tags": [ + "latest", + "2.0.55" + ] } }