We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5066404 commit fe43416Copy full SHA for fe43416
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.1.0-dev'
+ app.version: '1.1.0'
8
app.support_email: '%env(SUPPORT_EMAIL)%'
9
app.fsb_email: '%env(FSB_EMAIL)%'
10
app.hhv_email: '%env(HHV_EMAIL)%'
0 commit comments