From 52b1646bd7d97e52720be1c29f21a12c0449e84e Mon Sep 17 00:00:00 2001 From: David Grudl Date: Tue, 7 Nov 2023 14:10:15 +0100 Subject: [PATCH] Released version 2.10.10 (end of support) --- src/Latte/Engine.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Latte/Engine.php b/src/Latte/Engine.php index bd215b920..54df07e36 100644 --- a/src/Latte/Engine.php +++ b/src/Latte/Engine.php @@ -17,8 +17,8 @@ class Engine { use Strict; - public const VERSION = '2.10.9'; - public const VERSION_ID = 21009; + public const VERSION = '2.10.10'; + public const VERSION_ID = 21010; /** Content types */ public const