From 21b7d9985e931f91c23282bb439a7e3191369045 Mon Sep 17 00:00:00 2001 From: David Grudl Date: Thu, 4 Feb 2021 16:21:46 +0100 Subject: [PATCH] Released version 2.6.3 (EOL) --- src/Latte/Engine.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Latte/Engine.php b/src/Latte/Engine.php index 364fc0171..5bbb461c4 100644 --- a/src/Latte/Engine.php +++ b/src/Latte/Engine.php @@ -17,7 +17,7 @@ class Engine { use Strict; - public const VERSION = '2.6.2'; + public const VERSION = '2.6.3'; /** Content types */ public const