From 3801bc29f86b0910255a9dcdf47ef435157aebf3 Mon Sep 17 00:00:00 2001 From: themixedupstuff Date: Sat, 29 Jun 2024 13:34:59 +0200 Subject: [PATCH] Update ReFuel.StbImage.csproj --- ReFuel.StbImage.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReFuel.StbImage.csproj b/ReFuel.StbImage.csproj index 979bfbc..530123b 100644 --- a/ReFuel.StbImage.csproj +++ b/ReFuel.StbImage.csproj @@ -13,7 +13,7 @@ True ReFuel.StbImage - 2.0-rc.3 + 2.0 STBI Authors, H. Utku Maden A C# wrapper for the ubiquitous stb_image.h and stb_image_write.h library.