Skip to content

Commit 0fd11b1

Browse files
authored
ver: 2.0
1 parent 047bdbf commit 0fd11b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

searcharr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
import sonarr
2222
import settings
2323

24-
__version__ = "2.0-b5"
24+
__version__ = "2.0"
2525

2626
DBPATH = os.path.join(os.path.dirname(os.path.realpath(__file__)), "data")
2727
DBFILE = "searcharr.db"

0 commit comments

Comments
 (0)