Skip to content

Commit e77d271

Browse files
committed
bump version: 2.4.0
1 parent 5657eaa commit e77d271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pbm/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
)
1616

1717
// current PBM version
18-
const version = "2.4.0-dev"
18+
const version = "2.4.0"
1919

2020
var (
2121
platform string

0 commit comments

Comments
 (0)