zhontai 1 éve
szülő
commit
e215e8dde8
2 módosított fájl, 2 hozzáadás és 2 törlés
  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>
   <PropertyGroup>
-    <Version>3.6.4</Version>
+    <Version>3.6.5</Version>
 	<TargetFramework>net7.0</TargetFramework>
 	<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
 	<GenerateDocumentationFile>true</GenerateDocumentationFile>

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

@@ -42,7 +42,7 @@
       {
         "name": "中台Admin",
         "code": "admin",
-        "version": "v3.6.4",
+        "version": "v3.6.5",
         "description": ""
       }
     ]