mirror of
https://github.com/darmiel/yaxc.git
synced 2024-12-27 01:33:18 +08:00
bump version
This commit is contained in:
parent
4e758bd62f
commit
9f967de8a1
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ var (
|
|||
var rootCmd = &cobra.Command{
|
||||
Use: "yaxc",
|
||||
Short: "Yet Another Cross Clipboard",
|
||||
Version: "1.1.0",
|
||||
Version: "1.1.1",
|
||||
}
|
||||
|
||||
// Execute adds all child commands to the root command and sets flags appropriately.
|
||||
|
|
Loading…
Reference in a new issue