Skip to content

Commit 2ec95b5

Browse files
committed
Released version 3.0.24
1 parent 83e460c commit 2ec95b5

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
@@ -19,8 +19,8 @@
1919
*/
2020
class Engine
2121
{
22-
public const Version = '3.0.23';
23-
public const VersionId = 30023;
22+
public const Version = '3.0.24';
23+
public const VersionId = 30024;
2424

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

0 commit comments

Comments
 (0)