From e875ef8f5b6551e00f0187610eb2882371ebae68 Mon Sep 17 00:00:00 2001 From: David Grudl Date: Wed, 27 Oct 2021 18:05:06 +0200 Subject: [PATCH] Released version 2.7.4 (EOL) --- 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 c61ca80b9..e82b1560d 100644 --- a/src/Latte/Engine.php +++ b/src/Latte/Engine.php @@ -17,8 +17,8 @@ class Engine { use Strict; - public const VERSION = '2.7.3'; - public const VERSION_ID = 20703; + public const VERSION = '2.7.4'; + public const VERSION_ID = 20704; /** Content types */ public const