Skip to content

Commit 0243a0e

Browse files
committed
bump to v1.26.0
Signed-off-by: Peter Hunt~ <[email protected]>
1 parent c25920c commit 0243a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import (
2020
)
2121

2222
// Version is the version of the build.
23-
const Version = "1.25.0"
23+
const Version = "1.26.0"
2424

2525
// Variables injected during build-time
2626
var (

0 commit comments

Comments
 (0)