Skip to content

Commit 50600e8

Browse files
committed
Bumped version to 2.0.0
1 parent 7b00907 commit 50600e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/services.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Put parameters here that don't need to change on each machine where the app is deployed
55
# https://symfony.com/doc/current/best_practices.html#use-parameters-for-application-configuration
66
parameters:
7-
app.version: '2.0.0-dev'
7+
app.version: '2.0.0'
88
app.timezone: 'Europe/Berlin'
99
app.support_email: '%env(SUPPORT_EMAIL)%'
1010
app.fsb_email: '%env(FSB_EMAIL)%'

0 commit comments

Comments
 (0)