From 2f8dd896472b8a2f2069934f128a02566631d876 Mon Sep 17 00:00:00 2001 From: David Grudl Date: Mon, 8 Feb 2021 09:06:43 +0100 Subject: [PATCH] Released version 2.10.2 --- 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 e98a72011..74200d21f 100644 --- a/src/Latte/Engine.php +++ b/src/Latte/Engine.php @@ -17,8 +17,8 @@ class Engine { use Strict; - public const VERSION = '2.10.1'; - public const VERSION_ID = 21001; + public const VERSION = '2.10.2'; + public const VERSION_ID = 21002; /** Content types */ public const