Skip to content

Commit

Permalink
Bump to 2.0.21 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertphil authored Nov 25, 2024
1 parent 24954a5 commit 27cdce3
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-11-21**
* Stable and experimental Factorio v[2.0.21](https://forums.factorio.com/122403)
* Tag & release v2.0.21
---
* **2024-11-19**
* Stable and experimental Factorio v[2.0.20](https://forums.factorio.com/121972)
* Tag & release v2.0.20
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.20](https://forums.factorio.com/121972) | Factorio headless server stable release | 2024-11-19 |
| [experimental](https://github.com/goofball222/factorio/blob/main/experimental/Dockerfile) | [2.0.20](https://forums.factorio.com/121972) | Factorio headless server experimental release | 2024-11-19 |
| [2.0.20](https://github.com/goofball222/factorio/releases/tag/2.0.20) | [2.0.20](https://forums.factorio.com/121972) | Factorio headless server stable static release | 2024-11-19 |
| [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 |

---

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

0 comments on commit 27cdce3

Please sign in to comment.