Skip to content

Commit a671982

Browse files
committed
Release 0.6.21 - See CHANGELOG.md
1 parent e748c2f commit a671982

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.21 2024-05-07 <dave at tiredofit dot ca>
2+
3+
### Added
4+
- Element 1.11.66
5+
6+
17
## 0.6.20 2024-04-23 <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.65"} \
9+
ENV ELEMENT_VERSION=${ELEMENT_VERSION:-"v1.11.66"} \
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)