chore: 🔨 版本号修改

This commit is contained in:
hxr 2024-02-18 22:53:55 +08:00
parent 5e6a096360
commit 68146a764b
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -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,