chore: 更新版本号到 v1.18.24

This commit is contained in:
xuwei-fit2cloud 2024-07-22 15:28:35 +08:00
parent f8934c6dbf
commit a51e07dcf1
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

@ -9,7 +9,7 @@
<packaging>pom</packaging>
<properties>
<dataease.version>1.18.23</dataease.version>
<dataease.version>1.18.24</dataease.version>
<poi.version>4.1.1</poi.version>
<xmlbeans.version>3.1.0</xmlbeans.version>
</properties>