Skip to content

Commit

Permalink
Up version
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarbashov committed May 18, 2021
1 parent e087ca9 commit ae64125
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 = 3
const VERSION int = 4
const COMMIT string = "%%commit_hash%%"

var versionCmd = &cobra.Command{
Expand Down

0 comments on commit ae64125

Please sign in to comment.