diff --git a/filebottool/data/handler_editor.glade b/filebottool/data/handler_editor.glade index aff0ac7..a993479 100644 --- a/filebottool/data/handler_editor.glade +++ b/filebottool/data/handler_editor.glade @@ -313,7 +313,7 @@ - + True False 2 character language code @@ -328,7 +328,7 @@ - + True True 2 character language code @@ -467,7 +467,7 @@ - + True False True @@ -482,7 +482,7 @@ - + True True 2 character language code diff --git a/setup.py b/setup.py index a13c18d..f156cf2 100755 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ __plugin_name__ = "FileBotTool" __author__ = "laharah" __author_email__ = "laharah+fbt@gmail.com" -__version__ = "1.1.0" +__version__ = "1.1.1" __url__ = "https://github.com/Laharah/deluge-FileBotTool" __license__ = "GPLv3" __description__ = "Integrates FileBot functionality to Deluge"