Skip to content

Commit

Permalink
Merge pull request #22 from dbarbashov/master
Browse files Browse the repository at this point in the history
Upped version
  • Loading branch information
dbarbashov committed Jan 28, 2022
2 parents 8131d8f + 5f7a26c commit bcc28be
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 @@ -5,7 +5,7 @@ import (
"github.com/spf13/cobra"
)

const VERSION int = 7
const VERSION int = 8
const COMMIT string = "%%commit_hash%%"

var versionCmd = &cobra.Command{
Expand Down

0 comments on commit bcc28be

Please sign in to comment.