From 0138a26efe7a2a448769f6ba490bfaae8fe7ab50 Mon Sep 17 00:00:00 2001 From: David Grudl Date: Tue, 26 Oct 2021 15:04:37 +0200 Subject: [PATCH] Released version 2.10.5 --- 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 d75280391..6da1fc2a9 100644 --- a/src/Latte/Engine.php +++ b/src/Latte/Engine.php @@ -17,8 +17,8 @@ class Engine { use Strict; - public const VERSION = '2.10.4'; - public const VERSION_ID = 21004; + public const VERSION = '2.10.5'; + public const VERSION_ID = 21005; /** Content types */ public const