We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6455b36 commit 007cbc9Copy full SHA for 007cbc9
pkg/vectorxws/webserver.go
@@ -21,7 +21,7 @@ import (
21
"vectorx/pkg/vim-server"
22
)
23
24
-const VECTORX_VERSION = "RELEASE_21"
+const VECTORX_VERSION = "RELEASE_20"
25
26
type WirePodConfig struct {
27
GlobalGuid string `json:"global_guid"`
0 commit comments