forked from jshiffer/matterbridge
7 lines
61 B
Go
7 lines
61 B
Go
package version
|
|
|
|
var (
|
|
Release = "1.25.0"
|
|
GitHash string
|
|
)
|