mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-26 01:22:51 +00:00
6 lines
90 B
Go
6 lines
90 B
Go
package util
|
|
|
|
const (
|
|
VERSION = "KubeOcean Version v0.0.1\nKubernetes Version v1.17.4"
|
|
)
|