4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-08-07 14:43:44 +00:00

Bump version

This commit is contained in:
Wim
2021-11-01 23:56:24 +01:00
parent 9afd33cdfc
commit 8601eedada

View File

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