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

Release v1.26.0 (#1957)

This commit is contained in:
Wim
2023-01-29 18:26:52 +01:00
committed by GitHub
parent d23f2560d5
commit 6dafebc7cc
3 changed files with 30 additions and 2 deletions

View File

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