We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e610b93 commit b377331Copy full SHA for b377331
1 file changed
cmd/root.go
@@ -11,7 +11,7 @@ var flagOpen bool = false
11
12
var rootCmd = &cobra.Command{
13
Use: "sf6vid",
14
- Version: "0.4.2",
+ Version: "0.4.3",
15
}
16
17
func Execute() {
0 commit comments