build: 📦 版本号升级 2.7.1
This commit is contained in:
parent
cdd56cbf89
commit
7861d5b624
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "vue3-element-admin",
|
||||
"version": "2.7.0",
|
||||
"version": "2.7.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"preinstall": "npx only-allow pnpm",
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue