From 3b2e672bcfd953e74f833fe23d0531de4df7f278 Mon Sep 17 00:00:00 2001 From: David Grudl Date: Sat, 20 Feb 2021 16:22:55 +0100 Subject: [PATCH] Released version 2.9.3 --- 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 ed9081c3f..9cc37f57f 100644 --- a/src/Latte/Engine.php +++ b/src/Latte/Engine.php @@ -17,8 +17,8 @@ class Engine { use Strict; - public const VERSION = '2.9.2'; - public const VERSION_ID = 20902; + public const VERSION = '2.9.3'; + public const VERSION_ID = 20903; /** Content types */ public const