config: bump to v0.7.0
This commit is contained in:
parent
89cf916e23
commit
14468baba6
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ var rootCmd = &cobra.Command{
|
|||
Use: "ghcs",
|
||||
Short: "Unofficial GitHub Codespaces CLI.",
|
||||
Long: "Unofficial CLI tool to manage and interact with GitHub Codespaces.",
|
||||
Version: "0.6.0",
|
||||
Version: "0.7.0",
|
||||
}
|
||||
|
||||
func Execute() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue