diff options
author | morpheus65535 <[email protected]> | 2021-06-01 14:42:52 -0400 |
---|---|---|
committer | morpheus65535 <[email protected]> | 2021-06-01 14:42:52 -0400 |
commit | 736b67fd80efcd676c1395af92d931a8e3dd8de0 (patch) | |
tree | 451cb3cfa520ca8a2cf0b682f71b1a41c79ced27 /libs/version.txt | |
parent | 22a75415438c64225cfcb89d4c538324ac2917b6 (diff) | |
download | bazarr-736b67fd80efcd676c1395af92d931a8e3dd8de0.tar.gz bazarr-736b67fd80efcd676c1395af92d931a8e3dd8de0.zip |
Improved stability and reliability of SignalR feed clients.
Diffstat (limited to 'libs/version.txt')
-rw-r--r-- | libs/version.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/version.txt b/libs/version.txt index 5c04c9373..ff635d2c7 100644 --- a/libs/version.txt +++ b/libs/version.txt @@ -30,7 +30,7 @@ rarfile=3.0 rebulk=3.0.1 requests=2.18.4 semver=2.13.0 -signalr-client-threads=0.0.12 <-- Modified to work with Sonarr +signalr-client=0.0.7 <-- Modified to work with Sonarr and added exception handler signalrcore=0.9.2 <-- https://github.com/mandrewcito/signalrcore/pull/60 and 61 SimpleConfigParser=0.1.0 <-- modified version: do not update!!! six=1.11.0 |