Skip to content

Commit

Permalink
Released version 3.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed May 13, 2024
1 parent b0c9ecb commit 66594d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Latte/Engine.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
*/
class Engine
{
public const Version = '3.0.14';
public const VersionId = 30014;
public const Version = '3.0.16';
public const VersionId = 30016;

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

0 comments on commit 66594d3

Please sign in to comment.