We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 204f3bc + 4cb0090 commit 42b869eCopy full SHA for 42b869e
CHANGELOG.md
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [4.5.1] - 2024-03-18
10
+
11
12
## [4.5.0] - 2024-03-18
13
14
libs/Smarty.class.php
@@ -107,7 +107,7 @@ class Smarty extends Smarty_Internal_TemplateBase
107
/**
108
* smarty version
109
*/
110
- const SMARTY_VERSION = '4.5.0';
+ const SMARTY_VERSION = '4.5.1';
111
112
* define variable scopes
113
0 commit comments