Skip to content

Commit b2399f3

Browse files
committed
Update version to 1.9.2
1 parent 2a8a3f1 commit b2399f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/app/app.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
"github.com/rs/zerolog/log"
1717
)
1818

19-
var Version = "1.9.1"
19+
var Version = "1.9.2"
2020
var UserAgent = "go2rtc/" + Version
2121

2222
var ConfigPath string

0 commit comments

Comments
 (0)