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 047bdbf commit 0fd11b1Copy full SHA for 0fd11b1
searcharr.py
@@ -21,7 +21,7 @@
21
import sonarr
22
import settings
23
24
-__version__ = "2.0-b5"
+__version__ = "2.0"
25
26
DBPATH = os.path.join(os.path.dirname(os.path.realpath(__file__)), "data")
27
DBFILE = "searcharr.db"
0 commit comments