Update version to 0.1-rc.4

This commit is contained in:
Alexey Khit
2022-11-24 02:00:31 +03:00
parent aff34f1d21
commit fae59c7992
+1 -1
View File
@@ -10,7 +10,7 @@ import (
"runtime"
)
var Version = "0.1-rc.3"
var Version = "0.1-rc.4"
var UserAgent = "go2rtc/" + Version
func Init() {