Browse Source

Add --image-resolution option (bump v2.1.3)

Just bump version so we know we have the new option
master
Gustavo Arnosti Neves 7 years ago
committed by GitHub
parent
commit
f69b6518fc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pdfScale.sh

+ 1
- 1
pdfScale.sh View File

@@ -12,7 +12,7 @@
# And: https://gist.github.com/MichaelJCole/86e4968dbfc13256228a


VERSION="2.1.2"
VERSION="2.1.3"


###################### EXTERNAL PROGRAMS #######################


Loading…
Cancel
Save