We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b341aa7 commit 2b4b4a3Copy full SHA for 2b4b4a3
CHANGELOG.md
@@ -3,7 +3,7 @@ Write the date in place of the "Unreleased" in the case a new version is release
3
4
# Changelog
5
6
-## Unreleased
+## v0.1.0a122 (23 May 2024)
7
8
### Fixed
9
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: "3.2"
2
services:
tiled:
- image: ghcr.io/bluesky/tiled:v0.1.0a121
+ image: ghcr.io/bluesky/tiled:v0.1.0a122
environment:
- TILED_SINGLE_USER_API_KEY=${TILED_SINGLE_USER_API_KEY}
ports:
0 commit comments