From d115dcb31ceed9b5a38b28c7bafaca4ff37fbbaf Mon Sep 17 00:00:00 2001 From: David Grudl Date: Fri, 26 Nov 2021 22:11:59 +0100 Subject: [PATCH] Released version 2.9.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 03058be4d..ffbd752dd 100644 --- a/src/Latte/Engine.php +++ b/src/Latte/Engine.php @@ -17,8 +17,8 @@ class Engine { use Strict; - public const VERSION = '2.9.4'; - public const VERSION_ID = 20904; + public const VERSION = '2.9.5'; + public const VERSION_ID = 20905; /** Content types */ public const