5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 21:32:31 +00:00

Bump version

This commit is contained in:
Wim 2022-04-07 22:51:22 +02:00
parent 26596acf80
commit 32474a5f4d
No known key found for this signature in database
GPG Key ID: 5E423DA5C9AA63D4

View File

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