Browse Source

更新包版本

zhontai 2 years ago
parent
commit
6294396465
2 changed files with 2 additions and 2 deletions
  1. 1 1
      build/pkg.props
  2. 1 1
      src/hosts/ZhonTai.Host/Configs/appconfig.json

+ 1 - 1
build/pkg.props

@@ -1,6 +1,6 @@
 <Project>
 <Project>
   <PropertyGroup>
   <PropertyGroup>
-    <Version>3.3.1</Version>
+    <Version>3.3.2</Version>
 	<TargetFramework>net7.0</TargetFramework>
 	<TargetFramework>net7.0</TargetFramework>
 	<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
 	<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
 	<GenerateDocumentationFile>true</GenerateDocumentationFile>
 	<GenerateDocumentationFile>true</GenerateDocumentationFile>

+ 1 - 1
src/hosts/ZhonTai.Host/Configs/appconfig.json

@@ -34,7 +34,7 @@
       {
       {
         "name": "中台Admin",
         "name": "中台Admin",
         "code": "admin",
         "code": "admin",
-        "version": "v3.3.1",
+        "version": "v3.3.2",
         "description": ""
         "description": ""
       }
       }
     ]
     ]