Bump version

This commit is contained in:
Wim 2022-03-19 23:47:50 +01:00
parent 24bc0f127b
commit c5e49eec96
No known key found for this signature in database
GPG Key ID: 5E423DA5C9AA63D4
1 changed files with 1 additions and 1 deletions

View File

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