Skip to content

Commit 4b8d9aa

Browse files
committed
Release 0.6.22 - See CHANGELOG.md
1 parent a671982 commit 4b8d9aa

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.6.22 2024-05-22 <dave at tiredofit dot ca>
2+
3+
### Added
4+
- Element 1.11.67
5+
6+
17
## 0.6.21 2024-05-07 <dave at tiredofit dot ca>
28

39
### Added

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ LABEL maintainer="Dave Conroy (github.com/tiredofit)"
66

77
ARG ELEMENT_VERSION
88

9-
ENV ELEMENT_VERSION=${ELEMENT_VERSION:-"v1.11.66"} \
9+
ENV ELEMENT_VERSION=${ELEMENT_VERSION:-"v1.11.67"} \
1010
ELEMENT_REPO_URL=https://github.com/vector-im/element-web \
1111
UNIT_ENABLE_CREATE_SAMPLE_HTML=FALSE \
1212
UNIT_SITE_ENABLED=element \

0 commit comments

Comments
 (0)