Skip to content

Commit c0767be

Browse files
author
DamCoder
committed
chore: bump version to 2.7.1 for build fixes
1 parent 1335630 commit c0767be

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
@@ -10,7 +10,7 @@ import (
1010
"github.com/spf13/cobra"
1111
)
1212

13-
var Version = "2.7.0"
13+
var Version = "2.7.1"
1414

1515
var successStyle = lipgloss.NewStyle().
1616
Bold(true).

0 commit comments

Comments
 (0)