From 6e0540c60805b33148dc95db2602a087fb2ef9fb Mon Sep 17 00:00:00 2001 From: David Grudl Date: Sun, 3 Oct 2021 11:43:55 +0200 Subject: [PATCH] Released version 2.10.4 --- 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 0eab37236..d75280391 100644 --- a/src/Latte/Engine.php +++ b/src/Latte/Engine.php @@ -17,8 +17,8 @@ class Engine { use Strict; - public const VERSION = '2.10.3'; - public const VERSION_ID = 21003; + public const VERSION = '2.10.4'; + public const VERSION_ID = 21004; /** Content types */ public const