4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-08-10 03:38:09 +00:00

Release v1.25.2 (#1853)

This commit is contained in:
Wim
2022-06-25 01:00:40 +02:00
committed by GitHub
parent d07a3e09c9
commit 20f841c513
3 changed files with 17 additions and 2 deletions

View File

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