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