Bump version

This commit is contained in:
Wim 2023-01-29 18:57:41 +01:00
parent 6dafebc7cc
commit 24f6747516
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
package version
var (
Release = "1.26.0"
Release = "1.26.1-dev"
GitHash string
)