Update raylib_api.* by CI
This commit is contained in:
parent
2efd36a124
commit
899d03e77e
4 changed files with 8 additions and 8 deletions
|
@ -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 = ""
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue