From 9857747c4730ef022dd99402d9a00491c5ea35f7 Mon Sep 17 00:00:00 2001 From: xuxinchao Date: Thu, 1 Aug 2024 18:27:14 +0800 Subject: [PATCH] =?UTF-8?q?[6.5.1=5Fexam]=E8=B0=83=E6=95=B4=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index 57826e094b..946e1159ba 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=6005001 -versionName=6.5.1 +versionCode=6005002 +versionName=6.5.2 ################# 新架构模块Maven版本管理 ################# MOGO_CORE_FUNCTION_HMI_VERSION=0.0.58.10 @@ -149,7 +149,7 @@ MATRIX_VERSION=2.0.8 # 公交模式司机端版本号 -DRIVER_VERSION=6.5.1 +DRIVER_VERSION=6.5.2 # 公交模式乘客端端版本号 PASSENGER_VERSION=5.5.0