bump ver for tag

This commit is contained in:
nikk gitanes
2023-11-13 14:07:21 +03:00
parent eacdb846a8
commit 39c5095f96
2 changed files with 3 additions and 3 deletions

View File

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