Skip to content

Commit

Permalink
update UI version to 2.10.3 (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
rossedfort authored Feb 6, 2023
1 parent 07cee1f commit bd96adf
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.10.2"
UIVersion = "2.10.3"
)

0 comments on commit bd96adf

Please sign in to comment.