We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 520147d commit 3adbe4aCopy full SHA for 3adbe4a
searcharr.py
@@ -22,7 +22,7 @@
22
import sonarr
23
import settings
24
25
-__version__ = "2.1"
+__version__ = "2.1.1"
26
27
DBPATH = os.path.join(os.path.dirname(os.path.realpath(__file__)), "data")
28
DBFILE = "searcharr.db"
0 commit comments