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

Bump version

This commit is contained in:
Wim
2021-11-02 23:34:42 +01:00
parent 73ec02ab9d
commit dcbd7f8cad

View File

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