We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88fb589 commit fc1b6afCopy full SHA for fc1b6af
internal/app/app.go
@@ -17,7 +17,7 @@ import (
17
"github.com/rs/zerolog/log"
18
)
19
20
-var Version = "1.6.2"
+var Version = "1.7.0"
21
var UserAgent = "go2rtc/" + Version
22
23
var ConfigPath string
0 commit comments