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