MatriX.130

This commit is contained in:
yourok
2024-02-29 12:40:12 +03:00
parent 8ce66f2bdf
commit 92bbadec9b

View File

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