diff --git a/src/PentatrionViteBundle.php b/src/PentatrionViteBundle.php index 606a201..8970f80 100644 --- a/src/PentatrionViteBundle.php +++ b/src/PentatrionViteBundle.php @@ -6,5 +6,5 @@ class PentatrionViteBundle extends Bundle { - public const VERSION = ['6.3.2', 6, 3, 2]; + public const VERSION = ['6.3.3', 6, 3, 3]; }