Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Commit 0346066

Browse files
authored
Bump version to v1.16.3 (#304)
* Bump version to v1.16.3 * Update cli/app.go
1 parent 16ee92c commit 0346066

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/headers/headers.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const (
4141
const (
4242
ClientNameCLI = "temporal-cli"
4343

44-
CLIVersion = "1.16.2"
44+
CLIVersion = "1.16.3"
4545

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

0 commit comments

Comments
 (0)