We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e1b4f7 commit 596b28bCopy full SHA for 596b28b
1 file changed
src/Latte/Engine.php
@@ -17,8 +17,8 @@ class Engine
17
{
18
use Strict;
19
20
- public const VERSION = '2.10.7';
21
- public const VERSION_ID = 21007;
+ public const VERSION = '2.10.8';
+ public const VERSION_ID = 21008;
22
23
/** Content types */
24
public const
0 commit comments