Skip to content

Commit af6fc60

Browse files
committed
Released version 3.0.12
1 parent a22f985 commit af6fc60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Latte/Engine.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
*/
1818
class Engine
1919
{
20-
public const Version = '3.0.10';
21-
public const VersionId = 30010;
20+
public const Version = '3.0.12';
21+
public const VersionId = 30012;
2222

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

0 commit comments

Comments
 (0)