MatriX.132.4

This commit is contained in:
nikk gitanes
2024-05-25 15:02:18 +03:00
parent 99914a8678
commit 22e922af33

View File

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