diff options
Diffstat (limited to 'src/Smarty.php')
| -rw-r--r-- | src/Smarty.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Smarty.php b/src/Smarty.php index 5fed1579..eb7dc2d9 100644 --- a/src/Smarty.php +++ b/src/Smarty.php @@ -54,7 +54,7 @@ class Smarty extends \Smarty\TemplateBase { /** * smarty version */ - const SMARTY_VERSION = '5.4.4'; + const SMARTY_VERSION = '5.4.5'; /** * define caching modes |
