Skip to content

Commit e66ceae

Browse files
committed
THREESCALE-11520 Update threescaleRelease version for 2.15.1
1 parent 3e08c40 commit e66ceae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66

77
var (
88
Version = "0.12.1"
9-
threescaleRelease = "2.15.0"
9+
threescaleRelease = "2.15.1"
1010
)
1111

1212
func ThreescaleVersionMajorMinor() string {

0 commit comments

Comments
 (0)