Skip to content

Commit af6cfc1

Browse files
committed
cmd/ht: bump version to 3.3.0-beta
1 parent 2f519da commit af6cfc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/ht/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Version prints version information about ht.
2020
}
2121

2222
var (
23-
version = "3.2.0"
23+
version = "3.3.0-beta"
2424
)
2525

2626
func runVersion(cmd *Command, _ []string) {

0 commit comments

Comments
 (0)