From a69d0b9598652438b5754ae5c1abc217d5003d98 Mon Sep 17 00:00:00 2001 From: David Grudl Date: Tue, 21 Dec 2021 12:22:49 +0100 Subject: [PATCH] Released version 2.10.7 --- 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 3644dcc43..819eeb5b5 100644 --- a/src/Latte/Engine.php +++ b/src/Latte/Engine.php @@ -17,8 +17,8 @@ class Engine { use Strict; - public const VERSION = '2.10.6'; - public const VERSION_ID = 21006; + public const VERSION = '2.10.7'; + public const VERSION_ID = 21007; /** Content types */ public const