chore: 🔨 版本号修改
This commit is contained in:
parent
5e6a096360
commit
68146a764b
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "vue3-element-admin",
|
||||
"version": "2.8.2",
|
||||
"version": "2.9.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
const defaultSettings: AppSettings = {
|
||||
title: "vue3-element-admin",
|
||||
version: "v2.8.2",
|
||||
version: "v2.9.0",
|
||||
showSettings: true,
|
||||
tagsView: true,
|
||||
fixedHeader: false,
|
||||
|
|
|
|||
Loading…
Reference in New Issue