We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 795a18b commit e89f260Copy full SHA for e89f260
1 file changed
server/version/version.go
@@ -28,5 +28,5 @@ const (
28
clientNameHeaderName = "client-name"
29
clientNameHeaderValue = "temporal-ui"
30
clientVersionHeaderName = "client-version"
31
- UIVersion = "2.2.2"
+ UIVersion = "2.2.3"
32
)
0 commit comments