From bf1db814a6fe5b3b27d18da7e449af1d7032acc1 Mon Sep 17 00:00:00 2001
From: glax <johanna@bernloehr.eu>
Date: Tue, 16 Jan 2024 01:02:20 +0100
Subject: [PATCH] Update Nuget info

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

diff --git a/CS2GSI/CS2GSI.csproj b/CS2GSI/CS2GSI.csproj
index f4c3c84..7937581 100644
--- a/CS2GSI/CS2GSI.csproj
+++ b/CS2GSI/CS2GSI.csproj
@@ -4,7 +4,7 @@
         <TargetFramework>net7.0</TargetFramework>
         <ImplicitUsings>enable</ImplicitUsings>
         <Nullable>enable</Nullable>
-        <Version>1.0.2</Version>
+        <Version>1.0.3</Version>
         <Title>CS2GSI</Title>
         <Authors>Glax</Authors>
         <RepositoryUrl>https://github.com/C9Glax/CS2GSI</RepositoryUrl>