bump version

This commit is contained in:
nikk gitanes
2024-02-22 06:29:58 +03:00
parent c3218b0ea1
commit a0b8b6f43e

View File

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