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