Browse Source

升级版本

fly 1 year ago
parent
commit
e31804ef9a
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.7.1</Version>
-    <AssemblyVersion>1.1.7.1</AssemblyVersion>
-    <FileVersion>1.1.7.1</FileVersion>
+    <Version>1.1.8.1</Version>
+    <AssemblyVersion>1.1.8.1</AssemblyVersion>
+    <FileVersion>1.1.8.1</FileVersion>
   </PropertyGroup>
  <ItemGroup>
  <PackageReference Include="JsonRpcLite" Version="1.1.0.2" />