From 8a9bd8af76557fc35abae639ab7b966af706fec9 Mon Sep 17 00:00:00 2001 From: David Grudl Date: Fri, 26 Nov 2021 22:16:09 +0100 Subject: [PATCH] Released version 2.10.6 --- 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 6da1fc2a9..4a017b2e5 100644 --- a/src/Latte/Engine.php +++ b/src/Latte/Engine.php @@ -17,8 +17,8 @@ class Engine { use Strict; - public const VERSION = '2.10.5'; - public const VERSION_ID = 21005; + public const VERSION = '2.10.6'; + public const VERSION_ID = 21006; /** Content types */ public const