1 Commits

Author SHA1 Message Date
646eebaf63 Test something new with ABI changes.
All checks were successful
Build / build (push) Successful in 2m32s
2024-07-18 21:43:52 +03:00
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
<!-- Nuget Properties. -->
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>ReFuel.FreeType</PackageId>
<Version>0.1.0-rc.4</Version>
<Version>0.1.0-rc.5</Version>
<Authors>FreeType Authors, H. Utku Maden</Authors>
<Description>
A C# wrapper for the FreeType font loading library.