From 0ac0843a459790d471821f6a82f5d13db831a0d3 Mon Sep 17 00:00:00 2001 From: David Grudl Date: Wed, 18 Oct 2023 19:16:11 +0200 Subject: [PATCH] Released version 2.11.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 bf5028c52..804d02304 100644 --- a/src/Latte/Engine.php +++ b/src/Latte/Engine.php @@ -17,8 +17,8 @@ class Engine { use Strict; - public const VERSION = '2.11.6'; - public const VERSION_ID = 21106; + public const VERSION = '2.11.7'; + public const VERSION_ID = 21107; /** Content types */ public const