From 1c65ed34c4f4db993711365e11680dda030e4e1c Mon Sep 17 00:00:00 2001 From: Charles Ferguson Date: Sun, 8 May 2022 21:33:20 +0100 Subject: [PATCH] Update to latest released PRMinXML: 1.03.65.html5-css.176 New version released, so may as well use it for the staging area. --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index fb0be25..054c368 100755 --- a/build.sh +++ b/build.sh @@ -31,7 +31,7 @@ set -o pipefail PRINCE_VERSION=14.2 #PRMINXML_VERSION=1.02.65 -PRMINXML_VERSION=1.03.65.html5-css.105 +PRMINXML_VERSION=1.03.65.html5-css.176 SYSTEM="$(uname -s)" if [[ "$SYSTEM" = 'Darwin' ]] ; then