We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f93cada commit 3e000e5Copy full SHA for 3e000e5
server/version/version.go
@@ -5,7 +5,7 @@ import (
5
"runtime/debug"
6
)
7
8
-const Version = "MatriX.138"
+const Version = "MatriX.139"
9
10
func GetTorrentVersion() string {
11
bi, ok := debug.ReadBuildInfo()
0 commit comments