Skip to content

Commit

Permalink
Bump to version 2.0.14 (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterFour authored Nov 3, 2024
1 parent a720b4e commit 1ada6df
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-03**
* Stable and experimental Factorio v[2.0.14](https://forums.factorio.com/119048)
* Tag & release v2.0.14
---
* **2024-10-31**
* Stable and experimental Factorio v[2.0.13](https://forums.factorio.com/118651)
* Tag & release v2.0.13
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.13](https://forums.factorio.com/118651) | Factorio headless server stable release | 2024-10-26 |
| [experimental](https://github.com/goofball222/factorio/blob/main/experimental/Dockerfile) | [2.0.13](https://forums.factorio.com/118651)| Factorio headless server experimental release | 2024-10-26 |
| [2.0.13](https://github.com/goofball222/factorio/releases/tag/2.0.13) | [2.0.13](https://forums.factorio.com/118651) | Factorio headless server stable static release | 2024-10-26 |
| [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 |

---

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

0 comments on commit 1ada6df

Please sign in to comment.