Skip to content

Commit a9f2b51

Browse files
committed
Update version to 1.9.1
1 parent b9f984d commit a9f2b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: internal/app/app.go

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

18-
var Version = "1.9.0"
18+
var Version = "1.9.1"
1919
var UserAgent = "go2rtc/" + Version
2020

2121
var ConfigPath string

0 commit comments

Comments
 (0)