Skip to content

Commit

Permalink
Bump factorio to 2.0.10 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
oxivanisher authored Oct 23, 2024
1 parent 1c8a6cb commit e6a3230
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
* **2024-10-23**
* Stable Factorio v[2.0.10](https://forums.factorio.com/116963)
* Tag & release v2.0.10
---
* **2024-10-23**
* Stable Factorio v[2.0.9](https://forums.factorio.com/116641)
* Tag & release v2.0.9
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

| Docker Tag | Factorio Version | Description | Release Date |
| --- | :---: | --- | :---: |
| [latest, stable](https://github.com/goofball222/factorio/blob/main/stable/Dockerfile) | [2.0.9](https://forums.factorio.com/116641) | Factorio headless server stable release | 2024-10-23 |
| [experimental](https://github.com/goofball222/factorio/blob/main/experimental/Dockerfile) | [2.0.9](https://forums.factorio.com/116641)| Factorio headless server experimental release | 2024-10-23 |
| [2.0.9](https://github.com/goofball222/factorio/releases/tag/2.0.9) | [2.0.9](https://forums.factorio.com/116641) | Factorio headless server stable static release | 2024-10-23 |
| [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 |

---

Expand Down
2 changes: 1 addition & 1 deletion experimental/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.9
2.0.10
2 changes: 1 addition & 1 deletion stable/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.9
2.0.10

0 comments on commit e6a3230

Please sign in to comment.