Skip to content

Commit

Permalink
[tagpr] prepare for the next release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 10, 2023
1 parent a98bf2a commit 41e8843
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 @@ -25,7 +25,7 @@ package cmd
import "fmt"

// Version is a version of this application.
const Version = "0.0.18"
const Version = "0.0.19"

// SetVersionInfo sets version and date to rootCmd
func SetVersionInfo(version, date string) {
Expand Down

0 comments on commit 41e8843

Please sign in to comment.