MatriX.128

This commit is contained in:
yourok
2023-11-27 19:21:53 +03:00
parent 4a3e23b831
commit 38ce5de184

View File

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