MatriX.135

This commit is contained in:
YouROK
2025-04-25 16:44:28 +03:00
parent c784c0c908
commit db8c0268a5
2 changed files with 5 additions and 3 deletions

View File

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