Skip to content

Commit 0138a26

Browse files
committed
Released version 2.10.5
1 parent 0f584cc commit 0138a26

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.4';
21-
public const VERSION_ID = 21004;
20+
public const VERSION = '2.10.5';
21+
public const VERSION_ID = 21005;
2222

2323
/** Content types */
2424
public const

0 commit comments

Comments
 (0)