From 596b28bf098ebb852732d60b00538139a009c4db Mon Sep 17 00:00:00 2001 From: David Grudl Date: Tue, 4 Jan 2022 15:13:28 +0100 Subject: [PATCH] Released version 2.10.8 --- 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 819eeb5b5..c5720e908 100644 --- a/src/Latte/Engine.php +++ b/src/Latte/Engine.php @@ -17,8 +17,8 @@ class Engine { use Strict; - public const VERSION = '2.10.7'; - public const VERSION_ID = 21007; + public const VERSION = '2.10.8'; + public const VERSION_ID = 21008; /** Content types */ public const