Skip to content

Commit d9f9680

Browse files
committed
Released version 3.1.3
1 parent 0e591fd commit d9f9680

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)