From 1a9ea7baf8e3ca30071b108eca7d94436deda17c Mon Sep 17 00:00:00 2001 From: David Grudl Date: Fri, 4 Nov 2022 15:50:56 +0100 Subject: [PATCH] Released version 3.0.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 b5a86f672..293768bd8 100644 --- a/src/Latte/Engine.php +++ b/src/Latte/Engine.php @@ -19,8 +19,8 @@ class Engine { use Strict; - public const VERSION = '3.0.3'; - public const VERSION_ID = 30003; + public const VERSION = '3.0.4'; + public const VERSION_ID = 30004; /** @deprecated use ContentType::* */ public const