Browse Source

升级版本号1.1.5.1

fly 1 year ago
parent
commit
2d73941ae7
1 changed files with 3 additions and 3 deletions
  1. 3 3
      WingServerCommon.csproj

+ 3 - 3
WingServerCommon.csproj

@@ -4,9 +4,9 @@
     <TargetFramework>net6.0</TargetFramework>
     <ImplicitUsings>enable</ImplicitUsings>
     <Nullable>enable</Nullable>
-    <Version>1.1.4.1</Version>
-    <AssemblyVersion>1.1.4.1</AssemblyVersion>
-    <FileVersion>1.1.4.1</FileVersion>
+    <Version>1.1.5.1</Version>
+    <AssemblyVersion>1.1.5.1</AssemblyVersion>
+    <FileVersion>1.1.5.1</FileVersion>
   </PropertyGroup>
  <ItemGroup>
  <PackageReference Include="JsonRpcLite" Version="1.1.0.2" />