From 60bc2cf8b56ab4605732920063a0b0e1a8862c48 Mon Sep 17 00:00:00 2001 From: Rouven Spreckels Date: Sat, 6 Jul 2024 11:08:14 +0200 Subject: [PATCH] Prepare release. --- RELEASES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASES.md b/RELEASES.md index 3c8a5dd95..22b7efdee 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -2,7 +2,7 @@ * Update `bevy` to `0.14.0`. * Update `trackball` to `0.14.0`. - * Improve examples. + * Improve examples, avoid CDN. # Version 0.6.0 (2024-05-01)