diff --git a/README.md b/README.md index f8e2b44..5bd49b0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Raylib-cs -C# bindings for raylib 4.2.0, a simple and easy-to-use library to learn videogames programming (www.raylib.com) +C# bindings for raylib, a simple and easy-to-use library to learn videogames programming (www.raylib.com) [![GitHub contributors](https://img.shields.io/github/contributors/ChrisDill/Raylib-cs)](https://github.com/ChrisDill/Raylib-cs/graphs/contributors) [![License](https://img.shields.io/badge/license-zlib%2Flibpng-blue.svg)](LICENSE) diff --git a/Raylib-cs/Raylib-cs.csproj b/Raylib-cs/Raylib-cs.csproj index 12cacee..73a12aa 100644 --- a/Raylib-cs/Raylib-cs.csproj +++ b/Raylib-cs/Raylib-cs.csproj @@ -12,8 +12,8 @@ 4.2.0 - 4.2.0 - 4.2.0 + 4.2.0.1 + 4.2.0.1 Chris Dill, Raysan5 true Zlib