bump version

This commit is contained in:
nikk gitanes
2024-05-28 16:22:05 +03:00
parent d92f2f4b79
commit 6e6170153b

View File

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