build: 📦 版本号升级 2.7.1

This commit is contained in:
hxr 2023-12-12 23:33:31 +08:00
parent cdd56cbf89
commit 7861d5b624
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "vue3-element-admin",
"version": "2.7.0",
"version": "2.7.1",
"private": true,
"scripts": {
"preinstall": "npx only-allow pnpm",

View File

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