rlparser: update raylib_api.* by CI

This commit is contained in:
github-actions[bot]
2026-04-27 08:23:03 +00:00
parent 725c8b57ae
commit aa1100817a
4 changed files with 8 additions and 8 deletions

View File

@ -15,7 +15,7 @@
{
"name": "RAYLIB_VERSION_MINOR",
"type": "INT",
"value": 0,
"value": 1,
"description": ""
},
{
@ -27,7 +27,7 @@
{
"name": "RAYLIB_VERSION",
"type": "STRING",
"value": "6.0",
"value": "6.1-dev",
"description": ""
},
{