MatriX.134

This commit is contained in:
YouROK
2024-07-23 18:31:40 +03:00
parent 9e0308ffc2
commit f76add1585

View File

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