bump ver for tag

This commit is contained in:
nikk gitanes
2024-04-12 11:43:01 +03:00
parent 7a5d22b8bf
commit 3cd9f5ef90

View File

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