Skip to content

Commit

Permalink
Prepare 1.17.2 patch
Browse files Browse the repository at this point in the history
  • Loading branch information
alexshtin committed Aug 2, 2022
1 parent 3b8f5c9 commit a39ba31
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 @@ -44,7 +44,7 @@ const (
ClientNameCLI = "temporal-cli"
ClientNameUI = "temporal-ui"

ServerVersion = "1.17.1"
ServerVersion = "1.17.2"

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

0 comments on commit a39ba31

Please sign in to comment.