diff --git a/src/Latte/Engine.php b/src/Latte/Engine.php index e4abee951..2a0947caa 100644 --- a/src/Latte/Engine.php +++ b/src/Latte/Engine.php @@ -17,7 +17,7 @@ class Engine { use Strict; - public const VERSION = '2.11.0-dev'; + public const VERSION = '2.11.0'; public const VERSION_ID = 21100; /** Content types */