diff --git a/config/services.yaml b/config/services.yaml index 76736d4a..45857454 100644 --- a/config/services.yaml +++ b/config/services.yaml @@ -7,7 +7,7 @@ parameters: locale: 'en' app_locales: 'en|ru|nl|bg' images_directory: '%kernel.project_dir%/public/uploads/images' - app_version: '2.6.0' + app_version: '2.6.1' services: # default configuration for services in *this* file