diff --git a/README.md b/README.md index 31ff529..1832b54 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Binaries for __CentOS 7__, also installable with composer, can be found here: [g _Hint_: The version of the binary is equal to the git tag. -To install the latest version, use '0.12.3'. +To install the latest version, use '0.12.4'. ### Packagist @@ -20,11 +20,11 @@ This package can be found on [Packagist](http://packagist.org) and installed wit Require the package for _i386_ with: - php composer.phar require h4cc/wkhtmltopdf-i386 "0.12.3" + php composer.phar require h4cc/wkhtmltopdf-i386 "0.12.4" And for _amd64_ with: - php composer.phar require h4cc/wkhtmltopdf-amd64 "0.12.3" + php composer.phar require h4cc/wkhtmltopdf-amd64 "0.12.4" The binary will then be located at: diff --git a/bin/wkhtmltopdf-amd64 b/bin/wkhtmltopdf-amd64 index 5c49282..a90fa1c 100755 Binary files a/bin/wkhtmltopdf-amd64 and b/bin/wkhtmltopdf-amd64 differ