Skip to content

Commit a4c0b81

Browse files
committed
Bump server version for 1.20.3 patch release
1 parent fcebf69 commit a4c0b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/headers/versionChecker.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ const (
4646
ClientNameCLI = "temporal-cli"
4747
ClientNameUI = "temporal-ui"
4848

49-
ServerVersion = "1.20.2"
49+
ServerVersion = "1.20.3"
5050

5151
// SupportedServerVersions is used by CLI and inter role communication.
5252
SupportedServerVersions = ">=1.0.0 <2.0.0"

0 commit comments

Comments
 (0)