Skip to content

Commit

Permalink
Upgrade version to 1.19.1 (#3808)
Browse files Browse the repository at this point in the history
  • Loading branch information
yux0 authored Jan 13, 2023
1 parent 96d6b00 commit 07f758a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/headers/versionChecker.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const (
ClientNameCLI = "temporal-cli"
ClientNameUI = "temporal-ui"

ServerVersion = "1.19.0"
ServerVersion = "1.19.1"

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

0 comments on commit 07f758a

Please # to comment.