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 ca6a884 commit dd64857Copy full SHA for dd64857
searcharr.py
@@ -22,7 +22,7 @@
22
import sonarr
23
import settings
24
25
-__version__ = "2.1-b3"
+__version__ = "2.1-b4"
26
27
DBPATH = os.path.join(os.path.dirname(os.path.realpath(__file__)), "data")
28
DBFILE = "searcharr.db"
0 commit comments