2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-06-30 19:03:42 -04:00

Update README.md and Build.props

This commit is contained in:
2023-11-05 13:14:38 +00:00
parent 863c1da25d
commit 2d1d558c2d
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@
<PropertyGroup>
<TargetRaylibTag>4.5.0</TargetRaylibTag>
<Version>4.5.0.4</Version>
<PackageVersion>4.5.0.4</PackageVersion>
<Version>5.0.0</Version>
<PackageVersion>5.0.0</PackageVersion>
</PropertyGroup>
</Project>