chore: 更新版本到v1.18.28

This commit is contained in:
xuwei-fit2cloud
2026-03-05 04:44:41 +08:00
parent 4af1c6ec70
commit ff11f7b7ce
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "dataease",
"version": "1.18.27",
"version": "1.18.28",
"description": "dataease front",
"private": true,
"scripts": {

View File

@@ -1,6 +1,6 @@
{
"name": "dataease-mobile",
"version": "1.18.27",
"version": "1.18.28",
"private": true,
"scripts": {
"serve": "npm run dev:h5",

View File

@@ -9,7 +9,7 @@
<packaging>pom</packaging>
<properties>
<dataease.version>1.18.27</dataease.version>
<dataease.version>1.18.28</dataease.version>
<poi.version>4.1.1</poi.version>
<xmlbeans.version>3.1.0</xmlbeans.version>
<tomcat.version>9.0.64</tomcat.version>