version bump

This commit is contained in:
Simon Wisselink
2021-01-08 15:05:40 +01:00
parent cb4254355e
commit 2af2a07906
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ class Smarty extends Smarty_Internal_TemplateBase
/**
* smarty version
*/
const SMARTY_VERSION = '3.1.37';
const SMARTY_VERSION = '3.1.38';
/**
* define variable scopes
*/