Update raylib_api.* by CI

This commit is contained in:
github-actions[bot] 2024-11-22 10:01:29 +00:00
parent 50a2afff9e
commit 65e0d2cfda
4 changed files with 8 additions and 8 deletions

View file

@ -15,7 +15,7 @@ return {
{
name = "RAYLIB_VERSION_MINOR",
type = "INT",
value = 5,
value = 6,
description = ""
},
{
@ -27,7 +27,7 @@ return {
{
name = "RAYLIB_VERSION",
type = "STRING",
value = "5.5",
value = "5.6-dev",
description = ""
},
{