diff --git a/CHANGELOG.md b/CHANGELOG.md index ffebc89..fd3a58d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +* **2024-11-08** + * Stable and experimental Factorio v[2.0.15](https://forums.factorio.com/119952) + * Tag & release v2.0.15 + * Experimental Factorio v[2.0.16](https://forums.factorio.com/120390) +--- * **2024-11-03** * Stable and experimental Factorio v[2.0.14](https://forums.factorio.com/119048) * Tag & release v2.0.14 diff --git a/README.md b/README.md index 17b217f..0d354b1 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.14](https://forums.factorio.com/119048) | Factorio headless server stable release | 2024-11-03 | -| [experimental](https://github.com/goofball222/factorio/blob/main/experimental/Dockerfile) | [2.0.14](https://forums.factorio.com/119048)| Factorio headless server experimental release | 2024-11-03 | -| [2.0.14](https://github.com/goofball222/factorio/releases/tag/2.0.14) | [2.0.14](https://forums.factorio.com/119048) | Factorio headless server stable static release | 2024-11-03 | +| [latest, stable](https://github.com/goofball222/factorio/blob/main/stable/Dockerfile) | [2.0.15](https://forums.factorio.com/119952) | Factorio headless server stable release | 2024-11-08 | +| [experimental](https://github.com/goofball222/factorio/blob/main/experimental/Dockerfile) | [2.0.16](https://forums.factorio.com/120390) | Factorio headless server experimental release | 2024-11-08 | +| [2.0.15](https://github.com/goofball222/factorio/releases/tag/2.0.15) | [2.0.15](https://forums.factorio.com/119952) | Factorio headless server stable static release | 2024-11-08 | --- diff --git a/experimental/VERSION b/experimental/VERSION index 3d45b5c..a14da29 100644 --- a/experimental/VERSION +++ b/experimental/VERSION @@ -1 +1 @@ -2.0.14 +2.0.16 diff --git a/stable/VERSION b/stable/VERSION index 3d45b5c..b8061b5 100644 --- a/stable/VERSION +++ b/stable/VERSION @@ -1 +1 @@ -2.0.14 +2.0.15