Skip to content

Commit 3adbe4a

Browse files
committed
ver: 2.1.1
1 parent 520147d commit 3adbe4a

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
@@ -22,7 +22,7 @@
2222
import sonarr
2323
import settings
2424

25-
__version__ = "2.1"
25+
__version__ = "2.1.1"
2626

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

0 commit comments

Comments
 (0)