You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also note the window icon special case (bevyengine/bevy#1031) and update winit to an appropriate version if the version used by Bevy also moves. This appears not to have cahanged.
The text was updated successfully, but these errors were encountered:
At the time of writing, Bevy 0.12 is almost done (https://github.com/bevyengine/bevy/milestone/14) and I have to assume a release is just around the corner.
Migration guide: https://bevyengine.org/learn/migration-guides/0.11-0.12/
Let's not be too hasty though; we still have other dependencies which need to be updated to support Bevy 0.12:
bevy_tiling_background (currently using a fork: https://github.com/rparrett/bevy_tiling_background, "tex-typo" branch)Also note the window icon special case (bevyengine/bevy#1031) and updateThis appears not to have cahanged.winit
to an appropriate version if the version used by Bevy also moves.The text was updated successfully, but these errors were encountered: