From b9a721faee8cb09e3595fb783fa1388fb20886c9 Mon Sep 17 00:00:00 2001 From: wangmingjun Date: Wed, 26 Apr 2023 19:33:25 +0800 Subject: [PATCH] =?UTF-8?q?[3.1.4]=20=E6=9B=B4=E6=96=B0=E5=8F=B8=E6=9C=BA?= =?UTF-8?q?=E7=AB=AF=E7=89=88=E6=9C=AC=E5=8F=B7=203.1.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 11dee921e0..6109a687e5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -93,8 +93,8 @@ WEBSOCKET_VERSION=1.1.7 applicationId=com.mogo.launcer applicationName=IntelligentPilot # RoboBus司机端:2.5.1;RoboTaxi司机端:2.5.1;RoboTaxi乘客端:1.0.0 -versionCode=2010400 -versionName=2.1.4 +versionCode=3010400 +versionName=3.1.4 ################# 新架构模块Maven版本管理 ################# MOGO_CORE_FUNCTION_HMI_VERSION=0.0.58.10