From 30e56a197c2ea3eaedaba872f884bf0aaf421899 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 14:15:37 +0000 Subject: [PATCH] Auto Update Factorio to stable version: 1.1.101 experimental version: 1.1.104 --- README.md | 3 ++- buildinfo.json | 8 +++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 83626ec..3c5de7a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ * `1.1.99` * `1.1.98` -* `1.1.103`, `latest` +* `1.1.104`, `latest` +* `1.1.103` * `1.1.102` * `1`, `1.1`, `1.1.101`, `stable` * `1.0`, `1.0.0` diff --git a/buildinfo.json b/buildinfo.json index 5742ba4..80e985d 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -78,8 +78,14 @@ "1.1.103": { "sha256": "53dc6040181402e78a435eeb01c6cde1a4fe8aa676eb4c051433af3e6b4f92fa", "tags": [ - "latest", "1.1.103" ] + }, + "1.1.104": { + "sha256": "8e13353ab23d57989db7b06594411d30885de1a923f3a989d12749c1abc01583", + "tags": [ + "latest", + "1.1.104" + ] } }