Prechádzať zdrojové kódy

updating client version

afeiszli 4 rokov pred
rodič
commit
78a9c4bb27

+ 1 - 1
netclient/main.go

@@ -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{

BIN
netclient/netclient-32


BIN
netclient/netclient-arm


BIN
netclient/netclient-arm64


BIN
netmaker-arm


BIN
netclient/netclient-amd64 → netmaker-arm64