update develop to v0.18.5

This commit is contained in:
theguy951357
2023-03-20 11:34:25 -04:00
parent a3bc0fd2e8
commit c4be26f52a
14 changed files with 15 additions and 14 deletions

View File

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