diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e3e816..918831d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +* **2024-10-23** + * Stable and experimental Factorio v[2.0.11](https://forums.factorio.com/117418) + * Tag & release v2.0.11 +--- * **2024-10-23** * Stable Factorio v[2.0.10](https://forums.factorio.com/116963) * Tag & release v2.0.10 diff --git a/README.md b/README.md index cdc36b6..07d1ca5 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.10](https://forums.factorio.com/116963) | Factorio headless server stable release | 2024-10-23 | -| [experimental](https://github.com/goofball222/factorio/blob/main/experimental/Dockerfile) | [2.0.10](https://forums.factorio.com/116963)| Factorio headless server experimental release | 2024-10-23 | -| [2.0.10](https://github.com/goofball222/factorio/releases/tag/2.0.10) | [2.0.10](https://forums.factorio.com/116963) | Factorio headless server stable static release | 2024-10-23 | +| [latest, stable](https://github.com/goofball222/factorio/blob/main/stable/Dockerfile) | [2.0.11](https://forums.factorio.com/117418) | Factorio headless server stable release | 2024-10-26 | +| [experimental](https://github.com/goofball222/factorio/blob/main/experimental/Dockerfile) | [2.0.11](https://forums.factorio.com/117418)| Factorio headless server experimental release | 2024-10-26 | +| [2.0.11](https://github.com/goofball222/factorio/releases/tag/2.0.9) | [2.0.11](https://forums.factorio.com/117418) | Factorio headless server stable static release | 2024-10-26 | --- diff --git a/experimental/VERSION b/experimental/VERSION index 0a69206..6cbacdc 100644 --- a/experimental/VERSION +++ b/experimental/VERSION @@ -1 +1 @@ -2.0.10 +2.0.11 diff --git a/stable/VERSION b/stable/VERSION index 0a69206..6cbacdc 100644 --- a/stable/VERSION +++ b/stable/VERSION @@ -1 +1 @@ -2.0.10 +2.0.11