Skip to content

Commit c4e33f6

Browse files
committed
Updated binary to 0.12.4
1 parent f5d8570 commit c4e33f6

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
@@ -8,19 +8,19 @@ More about the functionality of wkhtmltopdf and wkthmltoimage can be found there
88

99
_Hint_:
1010
The version of the binary is equal to the git tag.
11-
To install the latest version, use '0.12.3'.
11+
To install the latest version, use '0.12.4'.
1212

1313
### Packagist
1414

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

1717
Require the package for _i386_ with:
1818

19-
php composer.phar require h4cc/wkhtmltoimage-i386 "0.12.3"
19+
php composer.phar require h4cc/wkhtmltoimage-i386 "0.12.4"
2020

2121
And for _amd64_ with:
2222

23-
php composer.phar require h4cc/wkhtmltoimage-amd64 "0.12.3"
23+
php composer.phar require h4cc/wkhtmltoimage-amd64 "0.12.4"
2424

2525
The binary will then be located at:
2626

bin/wkhtmltoimage-amd64

56.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)