Update version to 1.2.0

This commit is contained in:
Alexey Khit
2023-02-17 14:16:21 +03:00
parent 91399d3194
commit e3f6c459c7
+1 -1
View File
@@ -14,7 +14,7 @@ import (
"time"
)
var Version = "1.1.2"
var Version = "1.2.0"
var UserAgent = "go2rtc/" + Version
var ConfigPath string