Bump version

This commit is contained in:
nicolaasuni 2021-07-20 15:43:20 +01:00
parent c4c3e054f3
commit 172540dcbf
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
6.4.1
6.4.2

View File

@ -12,7 +12,7 @@
"barcodes"
],
"homepage": "http://www.tcpdf.org/",
"version": "6.4.1",
"version": "6.4.2",
"license": "LGPL-3.0-only",
"authors": [
{

View File

@ -55,7 +55,7 @@ class TCPDF_STATIC {
* Current TCPDF version.
* @private static
*/
private static $tcpdf_version = '6.4.1';
private static $tcpdf_version = '6.4.2';
/**
* String alias for total number of pages.