MatriX.131

This commit is contained in:
yourok
2024-04-10 21:15:32 +03:00
parent d0a4ec5636
commit c57a76f4cc

View File

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