Merge pull request #8251 from dataease/pr@v1_update_version

chore: 升级版本到 v1.18.16
This commit is contained in:
fit2cloudrd 2024-02-29 18:00:19 +08:00 committed by GitHub
commit 4c68841a3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

@ -9,7 +9,7 @@
<packaging>pom</packaging>
<properties>
<dataease.version>1.18.15</dataease.version>
<dataease.version>1.18.16</dataease.version>
</properties>
<name>dataease</name>