From a293672f97459b525ccb5b85550baf0d4851066f Mon Sep 17 00:00:00 2001 From: David Grudl Date: Tue, 4 Jan 2022 15:04:15 +0100 Subject: [PATCH] Released version 2.8.8 (end of support) --- 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 1669717e8..70db126fb 100644 --- a/src/Latte/Engine.php +++ b/src/Latte/Engine.php @@ -17,8 +17,8 @@ class Engine { use Strict; - public const VERSION = '2.8.7'; - public const VERSION_ID = 20807; + public const VERSION = '2.8.8'; + public const VERSION_ID = 20808; /** Content types */ public const