bump ver for tag

This commit is contained in:
nikk gitanes
2024-02-07 22:20:15 +03:00
parent c129b157d6
commit 2b0fe55c49

View File

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