fix api docs and cosmetics

This commit is contained in:
nikk gitanes
2024-02-03 01:12:40 +03:00
parent cd830f67c9
commit 9d03b777f5
7 changed files with 41 additions and 54 deletions

View File

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