Update version to 0.1-rc.8

This commit is contained in:
Alexey Khit
2023-01-13 22:39:24 +03:00
parent 27d8b33b62
commit 4ae733aa11
+1 -1
View File
@@ -10,7 +10,7 @@ import (
"runtime"
)
var Version = "0.1-rc.7"
var Version = "0.1-rc.8"
var UserAgent = "go2rtc/" + Version
func Init() {