update docs and bump ver for tag

MatriX.132.2
This commit is contained in:
nikk gitanes
2024-05-12 19:17:08 +03:00
parent ae52221426
commit 32fc6927ff
4 changed files with 1 additions and 184 deletions

View File

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