summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorConifer Coniferoslav <[email protected]>2022-02-22 09:28:30 +0000
committerGitHub <[email protected]>2022-02-22 10:28:30 +0100
commit296b57e1f55f27b5d1f71a5cc8d623a2fbbde20b (patch)
tree93b62f234c3f42b346e56738d5deba9d1aa43607
parent6e9ec253c89a9f37e7cbe1f1db382121dcbb61c1 (diff)
downloadraylib-296b57e1f55f27b5d1f71a5cc8d623a2fbbde20b.tar.gz
raylib-296b57e1f55f27b5d1f71a5cc8d623a2fbbde20b.zip
Update Swift binding version (#2352)
3.7 -> 4.0
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 4c72acbe..58d0987f 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -37,7 +37,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib-odin | **4.0** | [Odin](https://odin-lang.org/) | BSD-3Clause | https://github.com/odin-lang/Odin/tree/master/vendor/raylib |
| raylib.v | **4.0** | [V](https://vlang.io/) | Zlib | https://github.com/irishgreencitrus/raylib.v |
| raylib-ocaml | **4.0** | [OCaml](https://ocaml.org/) | MIT | https://github.com/tjammer/raylib-ocaml |
-| raylib-swift | 3.7 | [Swift](https://swift.org/) | MIT | https://github.com/STREGAsGate/Raylib |
+| raylib-swift | **4.0** | [Swift](https://swift.org/) | MIT | https://github.com/STREGAsGate/Raylib |
| hb-raylib | 3.5 | [Harbour](https://harbour.github.io) | MIT | https://github.com/MarcosLeonardoMendezGerencir/hb-raylib |
| Relib | 3.5 | [ReCT](https://github.com/RedCubeDev-ByteSpace/ReCT) | ? | https://github.com/RedCubeDev-ByteSpace/Relib |
| rayex | 3.7 | [elixir](https://elixir-lang.org/) | Apache-2.0 | https://github.com/shiryel/rayex |