updating develop to v0.18.3

This commit is contained in:
theguy951357
2023-03-04 14:19:53 -05:00
parent 38f13edb7e
commit 7025c5eca2
11 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.2"
var version = "v0.18.3"
// Start DB Connection and start API Request Handler
func main() {