Skip to content

Commit fc1b6af

Browse files
committed
Update version to 1.7.0
1 parent 88fb589 commit fc1b6af

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
@@ -17,7 +17,7 @@ import (
1717
"github.com/rs/zerolog/log"
1818
)
1919

20-
var Version = "1.6.2"
20+
var Version = "1.7.0"
2121
var UserAgent = "go2rtc/" + Version
2222

2323
var ConfigPath string

0 commit comments

Comments
 (0)