bump web libs and version

This commit is contained in:
nikk gitanes
2024-06-02 10:15:16 +03:00
parent b54035e903
commit c86c4df568
7 changed files with 38 additions and 27 deletions

View File

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