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

Release v1.23.2 (#1631)

This commit is contained in:
Wim
2021-11-02 23:22:21 +01:00
committed by GitHub
parent d1f8347071
commit 73ec02ab9d
3 changed files with 10 additions and 2 deletions

View File

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