enable webseeds support and bump ver for tag

This commit is contained in:
nikk gitanes
2023-05-20 19:18:20 +03:00
parent ea4493462f
commit 665324c55d
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ import (
// "github.com/anacrolix/torrent"
)
const Version = "MatriX.123.2"
const Version = "MatriX.123.2.WS"
func GetTorrentVersion() string {
// _ = torrent.NewDefaultClientConfig()