diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2025-11-19 22:36:36 +0100 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2025-11-19 22:36:36 +0100 |
| commit | c0d7a36124ac93f7c81512a55fe02f66fba8947e (patch) | |
| tree | 417f93140e5c83fe062e55a1b358bd6a32c42f8c /src | |
| parent | 8cc9a75964b37c9a58251d2747118297582cd673 (diff) | |
| download | smarty-c0d7a36124ac93f7c81512a55fe02f66fba8947e.tar.gz smarty-c0d7a36124ac93f7c81512a55fe02f66fba8947e.tar.bz2 smarty-c0d7a36124ac93f7c81512a55fe02f66fba8947e.zip | |
version bump
Diffstat (limited to 'src')
| -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 |
