bump ver for tag

This commit is contained in:
nikk gitanes
2023-11-14 11:41:36 +03:00
parent 8d23c1e651
commit 286609acec

View File

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