From 3ee0779d66d8eda27364d436649f23b2a2648425 Mon Sep 17 00:00:00 2001 From: "H. Utku Maden" Date: Sat, 1 Jun 2024 14:23:32 +0300 Subject: [PATCH] Roll over version number. --- Quik.StbImage.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Quik.StbImage.csproj b/Quik.StbImage.csproj index 4a9e9a8..21f5f76 100644 --- a/Quik.StbImage.csproj +++ b/Quik.StbImage.csproj @@ -12,7 +12,7 @@ True Quik.StbImage - 1.1.1 + 1.1.2 STBI Authors, H. Utku Maden A C# wrapper for the ubiquitous Stb Image library.