Skip to content

Commit

Permalink
Update version to 1.18.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alexshtin committed Nov 15, 2022
1 parent f103b19 commit 00bb513
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 @@ -45,7 +45,7 @@ const (
ClientNameCLI = "temporal-cli"
ClientNameUI = "temporal-ui"

ServerVersion = "1.18.4"
ServerVersion = "1.18.5"

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

0 comments on commit 00bb513

Please # to comment.