🔖v20230920

This commit is contained in:
不做码农 2023-09-20 17:56:41 +08:00
parent 1f46b6a95e
commit 911d2ec8d0
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "zr.admin", "name": "zr.admin",
"version": "3.8.2", "version": "v20230920",
"description": "ZRAdmin.NET管理系统", "description": "ZRAdmin.NET管理系统",
"author": "ZR", "author": "ZR",
"license": "MIT", "license": "MIT",

View File

@ -2,7 +2,7 @@ export default {
/** /**
* 框架版本号 * 框架版本号
*/ */
version: '20230811', version: '20230920',
/** /**
* 网页标题 * 网页标题
*/ */