From 17ba68c12b525ef129d90ef6d1f78dada07446bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20G=C4=85sior?= Date: Sat, 22 Aug 2020 02:18:07 +0200 Subject: [PATCH] v3.27 --- config/services.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/services.yaml b/config/services.yaml index 4b391784..f4c01776 100644 --- a/config/services.yaml +++ b/config/services.yaml @@ -5,7 +5,7 @@ # https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration parameters: app.locales: ['pl', 'en'] - app.version: '3.26' + app.version: '3.27' services: # default configuration for services in *this* file