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 fbb7314d..b53a36c2 100644 --- a/src/Smarty.php +++ b/src/Smarty.php @@ -54,7 +54,7 @@ class Smarty extends \Smarty\TemplateBase { /** * smarty version */ - const SMARTY_VERSION = '5.6.0'; + const SMARTY_VERSION = '5.7.0'; /** * define caching modes |
