Update version to 1.1.1

This commit is contained in:
Alexey Khit
2023-02-01 17:57:00 +03:00
parent 08c2174e94
commit 38ea8b56b8
+1 -1
View File
@@ -14,7 +14,7 @@ import (
"time"
)
var Version = "1.1.0"
var Version = "1.1.1"
var UserAgent = "go2rtc/" + Version
var ConfigPath string