diff --git a/plugin_settings.py b/plugin_settings.py index 3cd9911..0cab969 100644 --- a/plugin_settings.py +++ b/plugin_settings.py @@ -6,7 +6,7 @@ DISPLAY_NAME = 'Typesetting' DESCRIPTION = 'An alternative for Production/Proofing' AUTHOR = 'Birkbeck Centre for Technology and Publishing' -VERSION = '1.6' +VERSION = '1.7' SHORT_NAME = 'typesetting' MANAGER_URL = 'typesetting_manager' JANEWAY_VERSION = '1.7.0'