mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-30 00:45:20 +08:00
updating client version
This commit is contained in:
parent
6e8f77068b
commit
78a9c4bb27
6 changed files with 1 additions and 1 deletions
|
@ -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
Executable file
BIN
netclient/netclient-32
Executable file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
netmaker-arm
Executable file
BIN
netmaker-arm
Executable file
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue