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-06-25 01:11:49 +02:00
parent 20f841c513
commit e450e1c447

View File

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