From 7527f17dd3f8f18a63366bd2517e1c0bf79ebb32 Mon Sep 17 00:00:00 2001 From: David Grudl Date: Tue, 22 Feb 2022 19:38:24 +0100 Subject: [PATCH] Released version 2.10.9 (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 1377958f3..bd215b920 100644 --- a/src/Latte/Engine.php +++ b/src/Latte/Engine.php @@ -17,8 +17,8 @@ class Engine { use Strict; - public const VERSION = '2.10.8'; - public const VERSION_ID = 21008; + public const VERSION = '2.10.9'; + public const VERSION_ID = 21009; /** Content types */ public const