Skip to content

Commit

Permalink
require ocrd >= 2.58.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kba authored and bertsky committed Dec 4, 2023
1 parent 1b17360 commit f009c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocrd-page-transform
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ function main {
# shellcheck source=../core/ocrd/bashlib/lib.bash
source $(ocrd bashlib filename)
ocrd__wrap "$SHAREDIR/ocrd-tool.json" "ocrd-page-transform" "$@"
ocrd__minversion 2.58.0
ocrd__minversion 2.58.1

local xsl="${params[xsl]}"
local xsltparam="${params[xslt-params]}"
Expand Down

0 comments on commit f009c74

Please sign in to comment.