From 838bd2c794dd9bd4c92d01bfb8e467e9d8ab8f1a Mon Sep 17 00:00:00 2001
From: 2dust <31833384+2dust@users.noreply.github.com>
Date: Thu, 19 Dec 2024 16:18:45 +0800
Subject: [PATCH] up 7.4.1

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

diff --git a/v2rayN/ServiceLib/ServiceLib.csproj b/v2rayN/ServiceLib/ServiceLib.csproj
index 26affe01..6906cb4e 100644
--- a/v2rayN/ServiceLib/ServiceLib.csproj
+++ b/v2rayN/ServiceLib/ServiceLib.csproj
@@ -4,7 +4,7 @@
 	<TargetFramework>net8.0</TargetFramework>
 	<ImplicitUsings>enable</ImplicitUsings>
 	<Nullable>enable</Nullable>
-	<Version>7.4.0</Version>
+	<Version>7.4.1</Version>
   </PropertyGroup>
  
 	<ItemGroup>