From 0159d7febf05d5fc450473f25131e102d32ca485 Mon Sep 17 00:00:00 2001 From: aibingbing Date: Thu, 16 May 2024 19:07:29 +0800 Subject: [PATCH] =?UTF-8?q?[6.4.2]=20feat:=20=E6=9B=B4=E6=96=B06.4.2?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gradle.properties b/gradle.properties index ed16a7246b..89c1c69385 100644 --- a/gradle.properties +++ b/gradle.properties @@ -90,8 +90,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=6002004 -versionName=6.2.4 +versionCode=6004002 +versionName=6.4.2 ################# 新架构模块Maven版本管理 ################# MOGO_CORE_FUNCTION_HMI_VERSION=0.0.58.10 @@ -149,7 +149,7 @@ MATRIX_VERSION=2.0.8 # 公交模式司机端版本号 -DRIVER_VERSION=6.4.0 +DRIVER_VERSION=6.4.2 # 公交模式乘客端端版本号 -PASSENGER_VERSION=5.4.0 +PASSENGER_VERSION=5.4.2