From 7d085d7fe571150b04e2de242357b8cbe68b0909 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 15:18:36 +0000 Subject: [PATCH] Auto Update Factorio to stable version: 1.1.104 experimental version: 1.1.105 --- README.md | 3 ++- buildinfo.json | 8 +++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0aba44a..1a4c16a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ * `1.1.99` * `1.1.98` -* `1`, `1.1`, `1.1.104`, `latest`, `stable` +* `1.1.105`, `latest` +* `1`, `1.1`, `1.1.104`, `stable` * `1.1.103` * `1.1.102` * `1.0`, `1.0.0` diff --git a/buildinfo.json b/buildinfo.json index 24982fa..48bb3ab 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -51,7 +51,6 @@ "1.1.104": { "sha256": "8e13353ab23d57989db7b06594411d30885de1a923f3a989d12749c1abc01583", "tags": [ - "latest", "stable", "1", "1.1", @@ -81,5 +80,12 @@ "tags": [ "1.1.103" ] + }, + "1.1.105": { + "sha256": "dc72d69e7027052da38376a61e811138814df584af0e814a41f20db07655e39e", + "tags": [ + "latest", + "1.1.105" + ] } }