bump ver for tag

This commit is contained in:
nikk gitanes
2024-05-26 16:59:09 +03:00
parent 9e78740c39
commit ac695b2b8b
3 changed files with 4 additions and 4 deletions

View File

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