From 1d88d18b38536df965fb1107da68feef7dca9f73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 12:32:10 +0000 Subject: [PATCH] Auto Update Factorio to stable version: 1.1.104 experimental version: 1.1.106 --- README.md | 3 ++- buildinfo.json | 8 +++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a4c16a..918c09c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ * `1.1.99` * `1.1.98` -* `1.1.105`, `latest` +* `1.1.106`, `latest` +* `1.1.105` * `1`, `1.1`, `1.1.104`, `stable` * `1.1.103` * `1.1.102` diff --git a/buildinfo.json b/buildinfo.json index 48bb3ab..e77554e 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -84,8 +84,14 @@ "1.1.105": { "sha256": "dc72d69e7027052da38376a61e811138814df584af0e814a41f20db07655e39e", "tags": [ - "latest", "1.1.105" ] + }, + "1.1.106": { + "sha256": "6787394965d1eaaf9b7638eecda6de3e3d5d96f0d89fe28c93bd610558fbbb04", + "tags": [ + "latest", + "1.1.106" + ] } }