We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9863437 commit ae7ea44Copy full SHA for ae7ea44
config/services.yaml
@@ -4,7 +4,7 @@
4
# Put parameters here that don't need to change on each machine where the app is deployed
5
# https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration
6
parameters:
7
- app.version: '1.6.5'
+ app.version: '1.6.6'
8
app.timezone: 'Europe/Berlin'
9
app.support_email: '%env(SUPPORT_EMAIL)%'
10
app.fsb_email: '%env(FSB_EMAIL)%'
0 commit comments