bump ver for tag

MatriX.130.5
This commit is contained in:
nikk gitanes
2024-04-10 17:19:32 +03:00
parent 5922c7d320
commit ce53dfed42
5 changed files with 15 additions and 15 deletions

View File

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