Skip to content

Commit

Permalink
Released version 2.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Dec 21, 2021
1 parent 7cbee05 commit a69d0b9
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.6';
public const VERSION_ID = 21006;
public const VERSION = '2.10.7';
public const VERSION_ID = 21007;

/** Content types */
public const
Expand Down

0 comments on commit a69d0b9

Please sign in to comment.