From ab39901308760b7a59b24ac2b5ef0cfdaeb86d59 Mon Sep 17 00:00:00 2001 From: sunkaixuan <610262374@qq.com> Date: Sat, 11 Jun 2022 21:41:43 +0800 Subject: [PATCH] 5.0.8.9 --- Src/Asp.Net/SqlSugar/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Src/Asp.Net/SqlSugar/Properties/AssemblyInfo.cs b/Src/Asp.Net/SqlSugar/Properties/AssemblyInfo.cs index 9157e3028..f976fda41 100644 --- a/Src/Asp.Net/SqlSugar/Properties/AssemblyInfo.cs +++ b/Src/Asp.Net/SqlSugar/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("5.0.8.8")] -[assembly: AssemblyFileVersion("5.0.8.8")] +[assembly: AssemblyVersion("5.0.8.9")] +[assembly: AssemblyFileVersion("5.0.8.9")]