From 486c0f1d0a77c78a7ce78c78cae3685c46a25adf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 10:19:43 +0000 Subject: [PATCH] Auto Update Factorio to stable version: 1.1.107 experimental version: 1.1.108 --- README.md | 3 ++- buildinfo.json | 8 +++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1523fc1..b77bff3 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ * `1.1.99` * `1.1.98` -* `1`, `1.1`, `1.1.107`, `latest`, `stable` +* `1.1.108`, `latest` +* `1`, `1.1`, `1.1.107`, `stable` * `1.1.106` * `1.1.105` * `1.1.103` diff --git a/buildinfo.json b/buildinfo.json index e2bc661..792f55a 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -51,7 +51,6 @@ "1.1.107": { "sha256": "5cf3821464c447d342b8859e7af710c33066b909ee7a4fc3efa92f9dbe0dba81", "tags": [ - "latest", "stable", "1", "1.1", @@ -93,5 +92,12 @@ "tags": [ "1.1.106" ] + }, + "1.1.108": { + "sha256": "c0f7aa839e840c88aa66c9657cb06918c9b797693b7ea84c4e2f0e46d0117fa6", + "tags": [ + "latest", + "1.1.108" + ] } }