Skip to content

Commit 87a4ee5

Browse files
authored
1 parent 7bf8d6b commit 87a4ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BINDINGS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
4545
These are utility wrappers for specific languages, they are not required to use raylib in the language but may adapt the raylib API to be more inline with the language's pardigm.
4646
| name | raylib version | language | repo |
4747
|:------------------:|:-------------: | :--------:|----------------------------------------------------------------------|
48-
| raylib-cpp | 3.7 | [C++](https://en.wikipedia.org/wiki/C%2B%2B) | https://github.com/robloach/raylib-cpp |
48+
| raylib-cpp | 4.0 | [C++](https://en.wikipedia.org/wiki/C%2B%2B) | https://github.com/robloach/raylib-cpp |
4949

5050
### Older or Unmaintained Language Bindings
5151
These are older raylib bindings that are more than 2 versions old or have not been maintained.

0 commit comments

Comments
 (0)