From 72afcb981f8489368a2799dce28816d2ae6352bf Mon Sep 17 00:00:00 2001 From: donghongyu-pc Date: Mon, 4 Nov 2024 19:18:14 +0800 Subject: [PATCH] =?UTF-8?q?[6.7.3]=201=E3=80=81=E5=8D=87=E7=BA=A7=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B76.7.3?= 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 2b7b1c7fca..e3ba324bab 100644 --- a/gradle.properties +++ b/gradle.properties @@ -92,8 +92,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=6007002 -versionName=6.7.2 +versionCode=6007003 +versionName=6.7.3 ################# 新架构模块Maven版本管理 ################# MOGO_CORE_FUNCTION_HMI_VERSION=0.0.58.10 @@ -151,7 +151,7 @@ MATRIX_VERSION=2.0.8 # 公交模式司机端版本号 -DRIVER_VERSION=6.7.2 +DRIVER_VERSION=6.7.3 # 公交模式乘客端端版本号 -PASSENGER_VERSION=5.7.2 +PASSENGER_VERSION=5.7.3