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