Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 46b4cd6

Browse files
authoredApr 12, 2022
Release 1.16.0 (#84)
1 parent 95eccae commit 46b4cd6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ CASSANDRA_VERSION=3.11.9
33
ELASTICSEARCH_VERSION=7.16.2
44
MYSQL_VERSION=8
55
POSTGRESQL_VERSION=13
6-
TEMPORAL_VERSION=1.15.2
6+
TEMPORAL_VERSION=1.16.0
77
TEMPORAL_WEB_VERSION=1.15.0
88
TEMPORAL_UI_VERSION=0.9.0

‎RELEASE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ To update the image tag for a release:
66
* In the file [.env](./.env) update the version variable to be changed
77

88
```
9-
TEMPORAL_VERSION=1.15.2
9+
TEMPORAL_VERSION=1.16.0
1010
TEMPORAL_WEB_VERSION=1.14.0
1111
TEMPORAL_UI_VERSION=0.4.0
1212
```

0 commit comments

Comments
 (0)
Please sign in to comment.