Skip to content

Commit 007cbc9

Browse files
committed
Checking
1 parent 6455b36 commit 007cbc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/vectorxws/webserver.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
"vectorx/pkg/vim-server"
2222
)
2323

24-
const VECTORX_VERSION = "RELEASE_21"
24+
const VECTORX_VERSION = "RELEASE_20"
2525

2626
type WirePodConfig struct {
2727
GlobalGuid string `json:"global_guid"`

0 commit comments

Comments
 (0)