MatriX.127

This commit is contained in:
yourok
2023-10-31 18:16:13 +03:00
parent 9061a8ea51
commit 9465752988

View File

@@ -6,7 +6,7 @@ import (
// "github.com/anacrolix/torrent"
)
const Version = "MatriX.127.XO"
const Version = "MatriX.127"
func GetTorrentVersion() string {
bi, ok := debug.ReadBuildInfo()