build: 📦 升级项目版本号→2.9.2
This commit is contained in:
parent
6cd4748b53
commit
e87d9f7da0
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "vue3-element-admin",
|
||||
"version": "2.9.1",
|
||||
"version": "2.9.2",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue