mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
MatriX.126
This commit is contained in:
@@ -6,10 +6,9 @@ import (
|
|||||||
// "github.com/anacrolix/torrent"
|
// "github.com/anacrolix/torrent"
|
||||||
)
|
)
|
||||||
|
|
||||||
const Version = "MatriX.125"
|
const Version = "MatriX.126"
|
||||||
|
|
||||||
func GetTorrentVersion() string {
|
func GetTorrentVersion() string {
|
||||||
// _ = torrent.NewDefaultClientConfig()
|
|
||||||
bi, ok := debug.ReadBuildInfo()
|
bi, ok := debug.ReadBuildInfo()
|
||||||
if !ok {
|
if !ok {
|
||||||
log.Printf("Failed to read build info")
|
log.Printf("Failed to read build info")
|
||||||
|
|||||||
Reference in New Issue
Block a user