mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-04-03 11:09:40 -04:00
Update release version to 7.0.1 (#293)
This commit is contained in:
parent
6ab7bec764
commit
f64e12dbc0
2
LICENSE
2
LICENSE
@ -1,4 +1,4 @@
|
|||||||
Copyright (C) 2018-2025 raylib-cs team
|
Copyright (C) 2018-2025 raylib-cs
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
@ -1,9 +1,7 @@
|
|||||||
<Project>
|
<Project>
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetRaylibTag>5.5</TargetRaylibTag>
|
<TargetRaylibTag>5.5</TargetRaylibTag>
|
||||||
<Version>7.0.0</Version>
|
<Version>7.0.1</Version>
|
||||||
<PackageVersion>7.0.0</PackageVersion>
|
<PackageVersion>7.0.1</PackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
<Title>Raylib-cs</Title>
|
<Title>Raylib-cs</Title>
|
||||||
<Description>C# bindings for raylib - A simple and easy-to-use library to learn videogames programming</Description>
|
<Description>C# bindings for raylib - A simple and easy-to-use library to learn videogames programming</Description>
|
||||||
<RepositoryUrl>https://github.com/chrisdill/raylib-cs/</RepositoryUrl>
|
<RepositoryUrl>https://github.com/chrisdill/raylib-cs/</RepositoryUrl>
|
||||||
<Authors>raylib-cs team</Authors>
|
<Authors>raylib-cs</Authors>
|
||||||
<PackageLicenseExpression>Zlib</PackageLicenseExpression>
|
<PackageLicenseExpression>Zlib</PackageLicenseExpression>
|
||||||
<PackageReadmeFile>README.md</PackageReadmeFile>
|
<PackageReadmeFile>README.md</PackageReadmeFile>
|
||||||
<PackageIcon>raylib-cs_64x64.png</PackageIcon>
|
<PackageIcon>raylib-cs_64x64.png</PackageIcon>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user