Update raylib_api.* by CI

This commit is contained in:
github-actions[bot] 2024-07-01 16:31:58 +00:00
parent 2efd36a124
commit 899d03e77e
4 changed files with 8 additions and 8 deletions

View file

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