We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4a524f commit 9c98f5eCopy full SHA for 9c98f5e
internal/app/app.go
@@ -15,7 +15,7 @@ import (
15
"github.com/rs/zerolog/log"
16
)
17
18
-var Version = "1.8.5"
+var Version = "1.9.0"
19
var UserAgent = "go2rtc/" + Version
20
21
var ConfigPath string
0 commit comments