bump ver for tag

This commit is contained in:
nikk gitanes
2024-04-10 15:35:03 +03:00
parent 19bb87a787
commit e842cf1105

View File

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