Skip to content

Commit 0514b6a

Browse files
authored
Image for release v0.4.24
1 parent aa41ffb commit 0514b6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
# List of tags to build and upload, remember to update this
14-
tag: [0.4.23]
14+
tag: [0.4.24]
1515
env:
1616
dockertag: ${{ matrix.tag }}
1717
dockerimg: openrct2/openrct2-cli
18-
dockerlst: 0.4.23
18+
dockerlst: 0.4.24
1919
steps:
2020
- name: Checkout
2121
uses: actions/checkout@v4

0 commit comments

Comments
 (0)