version bump

This commit is contained in:
Simon Wisselink
2022-01-18 00:17:17 +01:00
parent 059bea274c
commit 995b7eb36f
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ class Smarty extends Smarty_Internal_TemplateBase
/**
* smarty version
*/
const SMARTY_VERSION = '4.0.3';
const SMARTY_VERSION = '4.0.4';
/**
* define variable scopes
*/