build: 📦 升级项目版本号→2.9.2

This commit is contained in:
郝先瑞 2024-03-05 18:30:20 +08:00
parent 6cd4748b53
commit e87d9f7da0
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "vue3-element-admin",
"version": "2.9.1",
"version": "2.9.2",
"private": true,
"type": "module",
"scripts": {

View File

@ -1,6 +1,6 @@
const defaultSettings: AppSettings = {
title: "vue3-element-admin",
version: "v2.9.1",
version: "v2.9.2",
showSettings: true,
tagsView: true,
fixedHeader: false,