mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-08 14:01:51 +00:00
Update socket_server_handlers.go, consts.go, and HarPage.tsx
This commit is contained in:
@@ -2,7 +2,7 @@ package mizu
|
||||
|
||||
var (
|
||||
Version = "v0.0.1"
|
||||
Branch = "rami-test"
|
||||
Branch = "develop"
|
||||
GitCommitHash = "" // this var is overridden using ldflags in makefile when building
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user