bump ver for tag and mod update

This commit is contained in:
nikk gitanes
2024-05-25 00:30:15 +03:00
parent 0ff31b0bfd
commit 83b6597dc9
3 changed files with 10 additions and 10 deletions

View File

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