Skip to content

Commit

Permalink
Bumps Janeway minimum version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mauromsl committed Mar 27, 2023
1 parent 5d8edd8 commit fc6dafb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
DISPLAY_NAME = 'Typesetting'
DESCRIPTION = 'An alternative for Production/Proofing'
AUTHOR = 'Birkbeck Centre for Technology and Publishing'
VERSION = '1.2'
VERSION = '1.3'
SHORT_NAME = 'typesetting'
MANAGER_URL = 'typesetting_manager'
JANEWAY_VERSION = "1.4.3"
JANEWAY_VERSION = "1.5.0"

# Workflow Settings
IS_WORKFLOW_PLUGIN = True
Expand Down

0 comments on commit fc6dafb

Please sign in to comment.