Change freetype ABI.
All checks were successful
Build / build (push) Successful in 2m14s

This commit is contained in:
2024-06-21 12:27:08 +03:00
parent ad8845c13b
commit 827b9fc902
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.1</Version>
<Version>0.1.0-rc.2</Version>
<Authors>FreeType Authors, H. Utku Maden</Authors>
<Description>
A C# wrapper for the FreeType font loading library.