From 67ab8f6879bf284e991074591296deefba1d440e Mon Sep 17 00:00:00 2001 From: Simon Wisselink Date: Tue, 22 Nov 2022 22:47:30 +0100 Subject: version bump --- libs/Smarty.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs') diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index 22ea0c31..5d2e3a4b 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -107,7 +107,7 @@ class Smarty extends Smarty_Internal_TemplateBase /** * smarty version */ - const SMARTY_VERSION = '4.2.1'; + const SMARTY_VERSION = '4.3.0'; /** * define variable scopes */ -- cgit v1.3