diff options
| author | Ray <[email protected]> | 2024-07-01 18:49:54 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2024-07-01 18:49:54 +0200 |
| commit | 9f47e562d960bd49ee39eaaefc5e6c81880a7fcd (patch) | |
| tree | 1915bacdad7c20e4a8cef6087a7b5be50a564853 /parser/output/raylib_api.json | |
| parent | 18d726be65a4ca8da760358eb4c7906de1467c04 (diff) | |
| parent | 899d03e77ecd8e7db4a6b76c24e93d9b945ba22c (diff) | |
| download | raylib-9f47e562d960bd49ee39eaaefc5e6c81880a7fcd.tar.gz raylib-9f47e562d960bd49ee39eaaefc5e6c81880a7fcd.zip | |
Merge branch 'master' of https://github.com/raysan5/raylib
Diffstat (limited to 'parser/output/raylib_api.json')
| -rw-r--r-- | parser/output/raylib_api.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/parser/output/raylib_api.json b/parser/output/raylib_api.json index e9ec0787..810599d5 100644 --- a/parser/output/raylib_api.json +++ b/parser/output/raylib_api.json @@ -15,7 +15,7 @@ { "name": "RAYLIB_VERSION_MINOR", "type": "INT", - "value": 1, + "value": 5, "description": "" }, { @@ -27,7 +27,7 @@ { "name": "RAYLIB_VERSION", "type": "STRING", - "value": "5.1-dev", + "value": "5.5", "description": "" }, { |
