Skip to content

Commit cb98e70

Browse files
committed
Released version 3.1.1
1 parent 4e4a07e commit cb98e70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Latte/Engine.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
*/
2020
class Engine
2121
{
22-
public const Version = '3.1.0';
23-
public const VersionId = 30100;
22+
public const Version = '3.1.1';
23+
public const VersionId = 30101;
2424

2525
/** @deprecated use Engine::Version */
2626
public const

0 commit comments

Comments
 (0)