Skip to content

Commit

Permalink
Released version 3.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Nov 13, 2023
1 parent a22f985 commit af6fc60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Latte/Engine.php
Expand Up @@ -17,8 +17,8 @@
*/
class Engine
{
public const Version = '3.0.10';
public const VersionId = 30010;
public const Version = '3.0.12';
public const VersionId = 30012;

/** @deprecated use Engine::Version */
public const
Expand Down

0 comments on commit af6fc60

Please sign in to comment.