4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-26 01:49:22 +00:00

Bump version

This commit is contained in:
Wim
2022-04-07 22:51:22 +02:00
parent 26596acf80
commit 32474a5f4d

View File

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