diff --git a/ChangeLog b/ChangeLog index 2965b635..bc753dc5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,6 @@ === Unreleased === + +=== 2.6.33 - 2021-10-23 === - Removed trailing comma in composer.json === 2.6.32 - 2021-10-22 === diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index ceee818e..a9560e20 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -464,7 +464,7 @@ class Smarty * * @var string */ - var $_version = '2.6.32'; + var $_version = '2.6.33'; /** * current template inclusion depth