We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6da8f0c commit 2406bbfCopy full SHA for 2406bbf
1 file changed
src/Latte/Engine.php
@@ -19,8 +19,8 @@ class Engine
19
{
20
use Strict;
21
22
- public const VERSION = '3.0.4';
23
- public const VERSION_ID = 30004;
+ public const VERSION = '3.0.5';
+ public const VERSION_ID = 30005;
24
25
/** @deprecated use ContentType::* */
26
public const
0 commit comments