From 409454a455cc50cf6b9b7bbf323d55f5a425f5ed Mon Sep 17 00:00:00 2001 From: tiger tiger tiger Date: Mon, 6 Jul 2026 16:36:32 +0200 Subject: [PATCH] chore: readme updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff78a2e..642a38a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ C# bindings for raylib, a simple and easy-to-use library to learn video games pr Raylib-cs targets net8.0, net10.0 and uses the [official 6.0 release](https://github.com/raysan5/raylib/releases/tag/6.0) to build the native libraries. -### Version 9.0.0 of Raylib-cs supports the following runtimes: +### Version 8.0.0 of Raylib-cs supports the following runtimes: - **browser-wasm** *(raylib-6.0_webassembly)* 🆕 - **linux-x64** *(raylib-6.0_linux_amd64)* - **osx-arm64** *(raylib-6.0_macos)*