MatriX.132

This commit is contained in:
yourok
2024-04-10 23:31:07 +03:00
parent 0bf3be64ad
commit ecce45695b

View File

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