Roll over version number.
All checks were successful
Build / build (push) Successful in 1m37s

This commit is contained in:
H. Utku Maden 2024-06-01 14:23:32 +03:00
parent ec09deb438
commit 3ee0779d66

@ -12,7 +12,7 @@
<!-- Nuget Properties. --> <!-- Nuget Properties. -->
<GeneratePackageOnBuild>True</GeneratePackageOnBuild> <GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>Quik.StbImage</PackageId> <PackageId>Quik.StbImage</PackageId>
<Version>1.1.1</Version> <Version>1.1.2</Version>
<Authors>STBI Authors, H. Utku Maden</Authors> <Authors>STBI Authors, H. Utku Maden</Authors>
<Description> <Description>
A C# wrapper for the ubiquitous Stb Image library. A C# wrapper for the ubiquitous Stb Image library.