MatriX.129

This commit is contained in:
yourok
2024-01-25 20:34:20 +03:00
parent e88586a178
commit 63c1543e76

View File

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