Skip to content

Commit 19e4f4e

Browse files
committed
MatriX.137
1 parent 88d7528 commit 19e4f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"runtime/debug"
66
)
77

8-
const Version = "MatriX.136"
8+
const Version = "MatriX.137"
99

1010
func GetTorrentVersion() string {
1111
bi, ok := debug.ReadBuildInfo()

0 commit comments

Comments
 (0)