upgrade develop to v0.18.7

This commit is contained in:
theguy951357
2023-04-18 15:17:00 -04:00
parent e563671eba
commit bf884280cd
11 changed files with 12 additions and 11 deletions

View File

@@ -27,7 +27,7 @@ import (
stunserver "github.com/gravitl/netmaker/stun-server"
)
var version = "v0.18.6"
var version = "v0.18.7"
// Start DB Connection and start API Request Handler
func main() {