From 8da26543e6c3d456af66c8ee4115a875dde44992 Mon Sep 17 00:00:00 2001 From: Gustavo Arnosti Neves Date: Wed, 11 Sep 2019 21:56:53 -0300 Subject: [PATCH] Bump PR to Version 2.4.4 --- pdfScale.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdfScale.sh b/pdfScale.sh index 884a786..f02ccde 100755 --- a/pdfScale.sh +++ b/pdfScale.sh @@ -13,7 +13,7 @@ # And: https://gist.github.com/MichaelJCole/86e4968dbfc13256228a -VERSION="2.4.3" +VERSION="2.4.4" ###################### EXTERNAL PROGRAMS #######################