diff --git a/src/Base.php b/src/Base.php index 21f4970..ce3eda7 100644 --- a/src/Base.php +++ b/src/Base.php @@ -176,7 +176,7 @@ abstract class Base /** * TCPDF version. */ - protected string $version = '8.0.80'; + protected string $version = '8.0.81'; /** * Time is seconds since EPOCH when the document was created.