Skip to content

Commit 3e000e5

Browse files
committed
MatriX.139
1 parent f93cada commit 3e000e5

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.138"
8+
const Version = "MatriX.139"
99

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

0 commit comments

Comments
 (0)