From aad059390316d33c4c81a09703117303ce57f06c Mon Sep 17 00:00:00 2001 From: David Grudl Date: Mon, 12 Sep 2022 23:44:30 +0200 Subject: [PATCH] Released version 3.0.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 af8621efd..66a798828 100644 --- a/src/Latte/Engine.php +++ b/src/Latte/Engine.php @@ -19,8 +19,8 @@ class Engine { use Strict; - public const VERSION = '3.0.2'; - public const VERSION_ID = 30002; + public const VERSION = '3.0.3'; + public const VERSION_ID = 30003; /** @deprecated use ContentType::* */ public const