From d4124ca8802035a87c3cec88bd83ee1ac195fbeb Mon Sep 17 00:00:00 2001 From: Peter Date: Mon, 2 Dec 2024 16:21:53 +0000 Subject: [PATCH] bump stable to 2.0.23 (#70) --- CHANGELOG.md | 4 ++++ README.md | 6 +++--- experimental/VERSION | 2 +- stable/VERSION | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1b8f25..18a6936 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +* **2024-12-02** + * Stable and experimental Factorio v[2.0.23](https://forums.factorio.com/123194) + * Tag & release v2.0.23 +--- * **2024-11-21** * Stable and experimental Factorio v[2.0.21](https://forums.factorio.com/122403) * Tag & release v2.0.21 diff --git a/README.md b/README.md index d7434cf..2f9899e 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ | Docker Tag | Factorio Version | Description | Release Date | | --- | :---: | --- | :---: | -| [latest, stable](https://github.com/goofball222/factorio/blob/main/stable/Dockerfile) | [2.0.21](https://forums.factorio.com/122403) | Factorio headless server stable release | 2024-11-21 | -| [experimental](https://github.com/goofball222/factorio/blob/main/experimental/Dockerfile) | [2.0.21](https://forums.factorio.com/122403) | Factorio headless server experimental release | 2024-11-21 | -| [2.0.21](https://github.com/goofball222/factorio/releases/tag/2.0.21) | [2.0.21](https://forums.factorio.com/122403) | Factorio headless server stable static release | 2024-11-21 | +| [latest, stable](https://github.com/goofball222/factorio/blob/main/stable/Dockerfile) | [2.0.23](https://forums.factorio.com/123194) | Factorio headless server stable release | 2024-12-02 | +| [experimental](https://github.com/goofball222/factorio/blob/main/experimental/Dockerfile) | [2.0.23](https://forums.factorio.com/123194) | Factorio headless server experimental release | 2024-12-02 | +| [2.0.23](https://github.com/goofball222/factorio/releases/tag/2.0.23) | [2.0.23](https://forums.factorio.com/123194) | Factorio headless server stable static release | 2024-12-02 | --- diff --git a/experimental/VERSION b/experimental/VERSION index 7d5624f..18f812f 100644 --- a/experimental/VERSION +++ b/experimental/VERSION @@ -1 +1 @@ -2.0.21 +2.0.23 diff --git a/stable/VERSION b/stable/VERSION index 7d5624f..18f812f 100644 --- a/stable/VERSION +++ b/stable/VERSION @@ -1 +1 @@ -2.0.21 +2.0.23