@@ -17,7 +17,7 @@ func main() {
app := cli.NewApp()
app.Name = "Netclient CLI"
app.Usage = "Netmaker's netclient agent and CLI. Used to perform interactions with Netmaker server and set local WireGuard config."
- app.Version = "v0.7.1"
+ app.Version = "v0.7.2"
cliFlags := []cli.Flag{
&cli.StringFlag{