Skip to content

Commit

Permalink
REL: v0.1.0a122
Browse files Browse the repository at this point in the history
  • Loading branch information
danielballan committed May 23, 2024
1 parent b341aa7 commit 2b4b4a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Write the date in place of the "Unreleased" in the case a new version is release

# Changelog

## Unreleased
## v0.1.0a122 (23 May 2024)

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.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:
Expand Down

0 comments on commit 2b4b4a3

Please sign in to comment.