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 bda7b57 commit b6e3ad2Copy full SHA for b6e3ad2
src/Latte/Engine.php
@@ -19,7 +19,7 @@
19
*/
20
class Engine
21
{
22
- public const Version = '3.1-dev';
+ public const Version = '3.1.0';
23
public const VersionId = 30100;
24
25
/** @deprecated use Engine::Version */
0 commit comments