Skip to content

Commit

Permalink
Released version 2.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Nov 26, 2021
1 parent 227c86e commit 1b649d7
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
{
use Strict;

public const VERSION = '2.10.5';
public const VERSION_ID = 21005;
public const VERSION = '2.10.6';
public const VERSION_ID = 21006;

/** Content types */
public const
Expand Down

0 comments on commit 1b649d7

Please sign in to comment.