mirror of
https://github.com/smarty-php/smarty.git
synced 2025-09-25 20:00:54 +02:00
Merge branch 'release/2.6.33' into support/2.6
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
=== Unreleased ===
|
=== Unreleased ===
|
||||||
|
|
||||||
|
=== 2.6.33 - 2021-10-23 ===
|
||||||
- Removed trailing comma in composer.json
|
- Removed trailing comma in composer.json
|
||||||
|
|
||||||
=== 2.6.32 - 2021-10-22 ===
|
=== 2.6.32 - 2021-10-22 ===
|
||||||
|
@@ -464,7 +464,7 @@ class Smarty
|
|||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
var $_version = '2.6.32';
|
var $_version = '2.6.33';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* current template inclusion depth
|
* current template inclusion depth
|
||||||
|
Reference in New Issue
Block a user