Skip to content

Commit cd51b6a

Browse files
authored
Merge pull request #72 from RomainMazB/patch-1
Update README to reflect Bevy 0.18 support
2 parents becf72d + c1d38ba commit cd51b6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ bevy_spritesheet_animation is a [Bevy](https://bevyengine.org/) plugin for easil
88
![An animated character walking from the left to the right and shooting their gun](https://github.com/merwaaan/bevy_spritesheet_animation/raw/main/assets/example.gif)
99

1010
> [!TIP]
11-
> This crate supports the latest [Bevy 0.17](https://bevyengine.org/news/bevy-0-17/). Please check the [compatibility table](#compatibility) to see which versions of this crate work with older Bevy versions.
11+
> This crate supports the latest [Bevy 0.18](https://bevyengine.org/news/bevy-0-18/). Please check the [compatibility table](#compatibility) to see which versions of this crate work with older Bevy versions.
1212
1313
> [!NOTE]
1414
> This crate is under active development. Please regularly check the [CHANGELOG](CHANGELOG.md) for recent changes.

0 commit comments

Comments
 (0)