Skip to content

Commit b0e27c9

Browse files
committed
Updated binary to 0.12.4
1 parent 0c1f180 commit b0e27c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@ Binaries for __CentOS 7__, also installable with composer, can be found here: [g
1212

1313
_Hint_:
1414
The version of the binary is equal to the git tag.
15-
To install the latest version, use '0.12.3'.
15+
To install the latest version, use '0.12.4'.
1616

1717
### Packagist
1818

1919
This package can be found on [Packagist](http://packagist.org) and installed with [Composer](https://getcomposer.org/).
2020

2121
Require the package for _i386_ with:
2222

23-
php composer.phar require h4cc/wkhtmltopdf-i386 "0.12.3"
23+
php composer.phar require h4cc/wkhtmltopdf-i386 "0.12.4"
2424

2525
And for _amd64_ with:
2626

27-
php composer.phar require h4cc/wkhtmltopdf-amd64 "0.12.3"
27+
php composer.phar require h4cc/wkhtmltopdf-amd64 "0.12.4"
2828

2929
The binary will then be located at:
3030

bin/wkhtmltopdf-amd64

57.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)