We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c6bb8b commit 5963c65Copy full SHA for 5963c65
cmd/fever/cmds/version.go
@@ -7,7 +7,7 @@ import (
7
)
8
9
const (
10
- version = "1.3.8"
+ version = "1.4.0"
11
12
13
// versionCmd represents the version command
0 commit comments