mod update and bump ver for tag

MatriX.129.4
This commit is contained in:
nikk gitanes
2024-02-20 14:34:37 +03:00
parent f2dea39405
commit 4dd1c6e3f4
3 changed files with 12 additions and 12 deletions

View File

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