Skip to content

Commit b66b12d

Browse files
chore: update version to 3.2.0
1 parent e33c236 commit b66b12d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/fsb/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"github.com/spf13/cobra"
99
)
1010

11-
const versionString = "3.2.0-alpha1"
11+
const versionString = "3.2.0"
1212

1313
var rootCmd = &cobra.Command{
1414
Use: "fsb [command]",

0 commit comments

Comments
 (0)