Skip to content

Commit dab9964

Browse files
committed
Released version 3.1.4
1 parent e251402 commit dab9964

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.3';
20-
public const VersionId = 30103;
19+
public const Version = '3.1.4';
20+
public const VersionId = 30104;
2121

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

0 commit comments

Comments
 (0)