Skip to content

Commit 794f252

Browse files
committed
Released version 3.0.10
1 parent 57ed322 commit 794f252

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
@@ -19,8 +19,8 @@ class Engine
1919
{
2020
use Strict;
2121

22-
public const Version = '3.0.9';
23-
public const VersionId = 30009;
22+
public const Version = '3.0.10';
23+
public const VersionId = 30010;
2424

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

0 commit comments

Comments
 (0)