Skip to content

Commit 596b28b

Browse files
committed
Released version 2.10.8
1 parent 9e1b4f7 commit 596b28b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Latte/Engine.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ class Engine
1717
{
1818
use Strict;
1919

20-
public const VERSION = '2.10.7';
21-
public const VERSION_ID = 21007;
20+
public const VERSION = '2.10.8';
21+
public const VERSION_ID = 21008;
2222

2323
/** Content types */
2424
public const

0 commit comments

Comments
 (0)