Skip to content

Commit 0eb67c6

Browse files
committed
Released version 3.1.3
1 parent d60d472 commit 0eb67c6

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
@@ -16,8 +16,8 @@
1616
*/
1717
class Engine
1818
{
19-
public const Version = '3.1.2';
20-
public const VersionId = 30102;
19+
public const Version = '3.1.3';
20+
public const VersionId = 30103;
2121

2222
/** @deprecated use Engine::Version */
2323
public const

0 commit comments

Comments
 (0)