Skip to content

Commit

Permalink
The v1.1.1 version has been released and has entered the stable version.
Browse files Browse the repository at this point in the history
  • Loading branch information
snail committed Oct 24, 2024
1 parent 289a536 commit c6db475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"github.com/spf13/cobra"
)

const version = "v1.0.5"
const version = "v1.1.1"

// versionCmd represents the version command
var versionCmd = &cobra.Command{
Expand Down

0 comments on commit c6db475

Please sign in to comment.