Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit d9181ee

Browse files
authored
docs: fix bevy version in README.md (#110)
1 parent 120f847 commit d9181ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ fn main() {
129129

130130
#### bevy version and MSRV
131131

132-
The current version of `big-brain` is compatible with `bevy` 0.14.0.
132+
The current version of `big-brain` is compatible with `bevy` 0.15.0.
133133

134134
The Minimum Supported Rust Version for `big-brain` should be considered to
135135
be the same as `bevy`'s, which as of the time of this writing was "the

0 commit comments

Comments
 (0)