Skip to content

Commit 71051e7

Browse files
committed
Update version to 1.3.1
1 parent cdb3ee4 commit 71051e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/app/app.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
"gopkg.in/yaml.v3"
1717
)
1818

19-
var Version = "1.3.0"
19+
var Version = "1.3.1"
2020
var UserAgent = "go2rtc/" + Version
2121

2222
var ConfigPath string

0 commit comments

Comments
 (0)