Update version to 0.1-rc.6

This commit is contained in:
Alexey Khit
2023-01-02 16:34:30 +03:00
parent 6d6e7010b4
commit 368562c540
2 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import (
"runtime"
)
var Version = "0.1-rc.5"
var Version = "0.1-rc.6"
var UserAgent = "go2rtc/" + Version
func Init() {