update to torrent v1.42.0 and bump ver for tag

This commit is contained in:
nikk gitanes
2023-05-29 19:18:46 +03:00
parent e100cbec9f
commit ef2f658fb6
3 changed files with 4 additions and 8 deletions

View File

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