From 6f66dcfea7ad76f60b8234139161421e9e1e309f Mon Sep 17 00:00:00 2001 From: David Grudl Date: Wed, 1 Mar 2023 09:07:40 +0100 Subject: [PATCH] Released version 3.0.6 --- 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 b0a953b97..287b05662 100644 --- a/src/Latte/Engine.php +++ b/src/Latte/Engine.php @@ -19,8 +19,8 @@ class Engine { use Strict; - public const VERSION = '3.0.5'; - public const VERSION_ID = 30005; + public const VERSION = '3.0.6'; + public const VERSION_ID = 30006; /** @deprecated use ContentType::* */ public const