mirror of
https://github.com/42wim/matterbridge.git
synced 2025-02-14 04:20:52 +01:00
7 lines
61 B
Go
7 lines
61 B
Go
package version
|
|
|
|
var (
|
|
Release = "1.24.0"
|
|
GitHash string
|
|
)
|