From 9fa53aac6f9edaab0fe246328423e14e690e6fcf Mon Sep 17 00:00:00 2001 From: Ray Date: Fri, 1 Aug 2025 18:56:54 +0200 Subject: [PATCH] Update examples_template.c --- examples/examples_template.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/examples_template.c b/examples/examples_template.c index 6ef7214eb..2ee806b54 100644 --- a/examples/examples_template.c +++ b/examples/examples_template.c @@ -60,7 +60,7 @@ * * Example complexity rating: [★☆??] ?/4 * -* Example originally created with raylib 5.5, last time updated with raylib 5.5 +* Example originally created with raylib 5.5, last time updated with raylib 5.6-dev * * Example contributed by (@) and reviewed by Ramon Santamaria (@raysan5) *