update book bevy support matrix (#21)

This commit is contained in:
Jarosław Konik 2024-07-05 17:21:00 +02:00 committed by GitHub
parent 7488de076b
commit 182f26e273
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,9 @@
# Bevy support matrix
| bevy version | bevy_scriptum version |
|--------------|----------------------|
| 0.13 | 0.4-0.5 |
| 0.12 | 0.3 |
| 0.11 | 0.2 |
| 0.10 | 0.1 |
| ------------ | --------------------- |
| 0.14 | 0.6 |
| 0.13 | 0.4-0.5 |
| 0.12 | 0.3 |
| 0.11 | 0.2 |
| 0.10 | 0.1 |