mirror of
https://github.com/gravitl/netmaker.git
synced 2026-04-23 00:17:10 +08:00
version update
This commit is contained in:
@@ -113,7 +113,7 @@ func GetAPIConnString() string {
|
||||
|
||||
// GetVersion - version of netmaker
|
||||
func GetVersion() string {
|
||||
version := "0.9.4"
|
||||
version := "0.10.0"
|
||||
if config.Config.Server.Version != "" {
|
||||
version = config.Config.Server.Version
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user