Skip to content

Commit

Permalink
v2.2.3 (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
rossedfort authored Jul 18, 2022
1 parent 795a18b commit e89f260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ const (
clientNameHeaderName = "client-name"
clientNameHeaderValue = "temporal-ui"
clientVersionHeaderName = "client-version"
UIVersion = "2.2.2"
UIVersion = "2.2.3"
)

0 comments on commit e89f260

Please sign in to comment.