bump libs and version

This commit is contained in:
nikk gitanes
2023-10-31 08:16:24 +03:00
parent 6cdd121d65
commit e099d79ec1
3 changed files with 11 additions and 5 deletions

View File

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