Skip to content

Commit 2b4b4a3

Browse files
committed
REL: v0.1.0a122
1 parent b341aa7 commit 2b4b4a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Write the date in place of the "Unreleased" in the case a new version is release
33

44
# Changelog
55

6-
## Unreleased
6+
## v0.1.0a122 (23 May 2024)
77

88
### Fixed
99

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "3.2"
22
services:
33
tiled:
4-
image: ghcr.io/bluesky/tiled:v0.1.0a121
4+
image: ghcr.io/bluesky/tiled:v0.1.0a122
55
environment:
66
- TILED_SINGLE_USER_API_KEY=${TILED_SINGLE_USER_API_KEY}
77
ports:

0 commit comments

Comments
 (0)