diff --git a/src/PentatrionViteBundle.php b/src/PentatrionViteBundle.php index fe30c58..232c5bb 100644 --- a/src/PentatrionViteBundle.php +++ b/src/PentatrionViteBundle.php @@ -6,5 +6,5 @@ class PentatrionViteBundle extends Bundle { - public const VERSION = ['6.3.5', 6, 3, 5]; + public const VERSION = ['6.3.6', 6, 3, 6]; }