Skip to content

Commit 209d925

Browse files
committed
chore: increment version for fresh build
1 parent 8e2d768 commit 209d925

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.2"
25+
__version__ = "2.1.3"
2626

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

0 commit comments

Comments
 (0)