Skip to content

Commit 4349c21

Browse files
committed
Released version 3.0.22
1 parent 2f4b18a commit 4349c21

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.0.21';
23-
public const VersionId = 30021;
22+
public const Version = '3.0.22';
23+
public const VersionId = 30022;
2424

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

0 commit comments

Comments
 (0)