v1.1.0-release (#1)
All checks were successful
Public/monitarr/pipeline/head This commit looks good

## v1.1.0-release

### Changes from v1.0.0-release

* Added labels to log entries
* Detect and remove stalled torrent import
This commit is contained in:
2025-04-13 11:49:16 -05:00
parent 0aa5656d1b
commit f2a9c076a6
45 changed files with 159 additions and 112 deletions

View File

@@ -15,6 +15,7 @@ if [ "${PROJECT_IS_MINGW}" == "1" ] && [ "${PROJECT_STATIC_LINK}" == "OFF" ]; th
/mingw64/bin/libstdc++-6.dll
/mingw64/bin/libwinpthread-1.dll
/mingw64/bin/libzlib1.dll
/mingw64/bin/libzstd.dll
/mingw64/bin/zlib1.dll
)