Skip to content

Commit

Permalink
Bump app version to 1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxKam committed Feb 10, 2024
1 parent 898c03a commit c0dd1fb
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 @@ -25,7 +25,7 @@ var homeDir string

// rootCmd represents the base command when called without any subcommands
var rootCmd = &cobra.Command{
Version: "1.6.4",
Version: "1.6.5",
Use: "wakie",
Short: "Wake-on-LAN utility",
Long: `Utility for sending Magic Packets for Wake-on-LAN, as well as managing an address book of computer MAC Addresses.`,
Expand Down

0 comments on commit c0dd1fb

Please sign in to comment.