chore: 🔨 升级项目版本号 2.8.2

This commit is contained in:
hxr
2024-01-12 08:05:28 +08:00
parent 7a9793db36
commit a25e4dc602
2 changed files with 2 additions and 2 deletions

View File

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

View File

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