From 5c088b12dbfb3b83b291a1c7a6de45e0bd4df725 Mon Sep 17 00:00:00 2001
From: pointfeev <zehmeen@gmail.com>
Date: Fri, 6 Aug 2021 22:58:23 -0500
Subject: [PATCH] Update 1.0.5.1

---
 CreamInstaller/CreamInstaller.csproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CreamInstaller/CreamInstaller.csproj b/CreamInstaller/CreamInstaller.csproj
index 1888d46..618a92c 100644
--- a/CreamInstaller/CreamInstaller.csproj
+++ b/CreamInstaller/CreamInstaller.csproj
@@ -6,7 +6,7 @@
     <UseWindowsForms>true</UseWindowsForms>
     <ApplicationIcon>ini.ico</ApplicationIcon>
 	<IncludeAllContentForSelfExtract>true</IncludeAllContentForSelfExtract>
-	<Version>1.0.5</Version>
+	<Version>1.0.5.1</Version>
 	<PackageIcon>ini.ico</PackageIcon>
 	<PackageIconUrl />
 	<Description>Automatically downloads and installs CreamAPI files for programs/games.</Description>