bump ver for tag

MatriX.130.3
This commit is contained in:
nikk gitanes
2024-04-10 00:08:30 +03:00
parent 2f505275e7
commit 00464fb934

View File

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