Skip to content

Commit 9c98f5e

Browse files
committed
Update version to 1.9.0
1 parent b4a524f commit 9c98f5e

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
@@ -15,7 +15,7 @@ import (
1515
"github.com/rs/zerolog/log"
1616
)
1717

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

2121
var ConfigPath string

0 commit comments

Comments
 (0)