Skip to content

Commit b297329

Browse files
authored
Update to 4.6.16 (#2594)
* mkdocs.yml: `latest_tag_4_6: '4.6.16'` * update_from_4.6.md v4.6.16 No additional steps needed.
1 parent ceede15 commit b297329

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/update_and_migration/from_4.6/update_from_4.6.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,3 +245,7 @@ composer require symfony/serializer-pack symfony/orm-pack
245245
```
246246

247247
Then, verify that Symfony Flex installed the versions you were using before.
248+
249+
## v4.6.16
250+
251+
No additional steps needed.

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -934,7 +934,7 @@ extra:
934934
latest_tag_4_3: '4.3.5'
935935
latest_tag_4_4: '4.4.4'
936936
latest_tag_4_5: '4.5.7'
937-
latest_tag_4_6: '4.6.15'
937+
latest_tag_4_6: '4.6.16'
938938

939939
symfony_doc: 'https://symfony.com/doc/5.4'
940940
user_doc: 'https://doc.ibexa.co/projects/userguide/en/master'

0 commit comments

Comments
 (0)