Skip to content

Commit

Permalink
Update version.go
Browse files Browse the repository at this point in the history
  • Loading branch information
taro33333 authored Sep 7, 2024
1 parent dae1695 commit 716a32c
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 @@ -10,7 +10,7 @@ import (
)

var (
version string = "1.0.15"
version string = "1.0.24"
)

var versionCmd = &cobra.Command{
Expand Down

0 comments on commit 716a32c

Please sign in to comment.