From effd07f84cce5cfddfaa0f4143db47f7932320c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 16:23:28 +0000 Subject: [PATCH] Auto Update Factorio to stable version: 1.1.101 experimental version: 1.1.103 --- README.md | 3 ++- buildinfo.json | 8 +++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf8ebbe..83626ec 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ * `1.1.99` * `1.1.98` -* `1.1.102`, `latest` +* `1.1.103`, `latest` +* `1.1.102` * `1`, `1.1`, `1.1.101`, `stable` * `1.0`, `1.0.0` * `0.17`, `0.17.79` diff --git a/buildinfo.json b/buildinfo.json index 8d385df..5742ba4 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -72,8 +72,14 @@ "1.1.102": { "sha256": "f68cbf9ec32f750d37675f998467eadfc3d580d8ec7b14e64b1e9ef1a895a7e1", "tags": [ - "latest", "1.1.102" ] + }, + "1.1.103": { + "sha256": "53dc6040181402e78a435eeb01c6cde1a4fe8aa676eb4c051433af3e6b4f92fa", + "tags": [ + "latest", + "1.1.103" + ] } }