From 2d0d68f7cf0baea0a8f1858b545450500eb461ae Mon Sep 17 00:00:00 2001 From: sunkaixuan <610262374@qq.com> Date: Mon, 7 Aug 2017 13:25:03 +0800 Subject: [PATCH] 4.3.2.1 --- Src/Asp.Net/SqlSugar/Properties/AssemblyInfo.cs | 4 ++-- Src/Asp.Net/SqlSugar/SqlSugar.nuspec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Src/Asp.Net/SqlSugar/Properties/AssemblyInfo.cs b/Src/Asp.Net/SqlSugar/Properties/AssemblyInfo.cs index 000976c52..18b591148 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("4.2.3")] -[assembly: AssemblyFileVersion("4.2.3")] +[assembly: AssemblyVersion("4.2.3.1")] +[assembly: AssemblyFileVersion("4.2.3.1")] diff --git a/Src/Asp.Net/SqlSugar/SqlSugar.nuspec b/Src/Asp.Net/SqlSugar/SqlSugar.nuspec index a7bf12212..07c72e4f7 100644 --- a/Src/Asp.Net/SqlSugar/SqlSugar.nuspec +++ b/Src/Asp.Net/SqlSugar/SqlSugar.nuspec @@ -2,7 +2,7 @@ sqlSugar - 4.2.2.4 + 4.3.2.1 SqlSugar Best ORM Fastest ORM Simple Easy ORM sun kaixuan landa