Skip to content

Commit

Permalink
require ocrd >= 2.67.0 for the -p fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Jul 16, 2024
1 parent a7be3a8 commit 92c68be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocrd-fileformat-transform
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ main () {

# Describe calling script to lib.bash
ocrd__wrap "$SHAREDIR/ocrd-tool.json" "$SCRIPT_NAME" "$@"
ocrd__minversion 2.58.1
ocrd__minversion 2.67.0

cd "${ocrd__argv[working_dir]}"
mets_basename=$(basename ${ocrd__argv[mets_file]})
Expand Down

0 comments on commit 92c68be

Please sign in to comment.