Skip to content

Commit

Permalink
Minor fix in the docs and UPGRADE guide
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Dec 4, 2024
1 parent 4718260 commit 9946800
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion UPGRADE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Upgrade between EasyAdmin 4.x versions
======================================

EasyAdmin 4.18.1
EasyAdmin 4.20.0
----------------

### Country Flags now Use a Flag Twig Component
Expand Down
4 changes: 2 additions & 2 deletions doc/fields/CountryField.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ Basic Information
<twig:ea:Flag countryCode="CR" height="18"/>
.. versionadded:: 4.18.1
.. versionadded:: 4.20.0

The `<twig:ea:Flag/>` component was introduced in EasyAdmin 4.18.1.
The `<twig:ea:Flag/>` component was introduced in EasyAdmin 4.20.0.

Options
-------
Expand Down

0 comments on commit 9946800

Please sign in to comment.