Skip to content

Commit

Permalink
bump stable to 2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterFour committed Nov 19, 2024
1 parent 8037782 commit ffcb0e2
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 7 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-19**
* Stable and experimental Factorio v[2.0.20](https://forums.factorio.com/121972)
* Tag & release v2.0.20
---
* **2024-11-08**
* Stable and experimental Factorio v[2.0.15](https://forums.factorio.com/119952)
* Tag & release v2.0.15
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

[![Latest Build Status](https://github.com/goofball222/factorio/actions/workflows/build-latest.yml/badge.svg)](https://github.com/goofball222/factorio/actions/workflows/build-latest.yml) [![Docker Pulls](https://img.shields.io/docker/pulls/goofball222/factorio.svg)](https://hub.docker.com/r/goofball222/factorio/) [![Docker Stars](https://img.shields.io/docker/stars/goofball222/factorio.svg)](https://hub.docker.com/r/goofball222/factorio/) [![License](https://img.shields.io/github/license/goofball222/factorio.svg)](https://github.com/goofball222/factorio)

| Docker Tag | Factorio Version | Description | Release Date |
| --- | :---: | --- | :---: |
| [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 |
| 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 |

---

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

0 comments on commit ffcb0e2

Please sign in to comment.