From 228a3f6e3dd48f86254ac966ddad97fefe463e3b Mon Sep 17 00:00:00 2001 From: Trevor Lovell Date: Sun, 21 Jun 2026 13:40:28 -0600 Subject: [PATCH] docs: add 0.4 to compatibility chart 0.4 is ready to release. The compatibility chart needs to be manually updated accordingly. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21d0c46..2811690 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ $ cargo run --release --all-features --example example-name ## Compatibility | bevy | bevy_pipe_affect | | --- | --- | -| 0.19 | main | +| 0.19 | 0.4 | | 0.18 | 0.3 | | 0.18 | 0.2 | | 0.17 | 0.1 |