Skip to content

Commit

Permalink
Bump UI version to v2.1.1 (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
feedmeapples authored Jun 28, 2022
1 parent fd9c0e1 commit 472e96a
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.1.0"
UIVersion = "2.1.1"
)

0 comments on commit 472e96a

Please sign in to comment.