Update version to 0.1-rc.9

This commit is contained in:
Alexey Khit
2023-01-16 00:06:55 +03:00
parent dcb457235c
commit cecbe4166c
+1 -1
View File
@@ -13,7 +13,7 @@ import (
"strings"
)
var Version = "0.1-rc.8"
var Version = "0.1-rc.9"
var UserAgent = "go2rtc/" + Version
var ConfigPath string