Skip to content

Commit b377331

Browse files
committed
version
1 parent e610b93 commit b377331

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ var flagOpen bool = false
1111

1212
var rootCmd = &cobra.Command{
1313
Use: "sf6vid",
14-
Version: "0.4.2",
14+
Version: "0.4.3",
1515
}
1616

1717
func Execute() {

0 commit comments

Comments
 (0)