Skip to content

Commit

Permalink
cmd/root: prepare for tag 0.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Nagy Károly Gábriel <k@jpi.io>
  • Loading branch information
karasz committed Nov 24, 2022
1 parent 84550de commit eef2d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ var rootCmd = &cobra.Command{
Use: "gomesh",
Short: "Generate Wireguard Mesh VPN configurations",
Long: "This little tool will generate and manage configuration files for Wireguard Mesh VPNs.",
Version: "0.1.0",
Version: "0.5.0",
}

// Execute adds all child commands to the root command and sets flags appropriately.
Expand Down

0 comments on commit eef2d5f

Please sign in to comment.