Skip to content

Commit a60faa8

Browse files
PBM-1368. PBM version bump (#996)
1 parent b15d4cc commit a60faa8

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
@@ -16,7 +16,7 @@ import (
1616
)
1717

1818
// current PBM version
19-
const version = "2.5.0"
19+
const version = "2.6.0"
2020

2121
var (
2222
platform string

0 commit comments

Comments
 (0)