From 4cc63013ac1b942198f13c7da50e3513677f901c Mon Sep 17 00:00:00 2001 From: xinfengkun Date: Wed, 3 Dec 2025 19:50:36 +0800 Subject: [PATCH] =?UTF-8?q?[8.2.8][]=20=E5=8D=87=E7=BA=A7=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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gradle.properties b/gradle.properties index c596a04674..8402536e4b 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=8002600 -versionName=8.2.6 +versionCode=8002800 +versionName=8.2.8 ################# 新架构模块Maven版本管理 ################# MOGO_CORE_FUNCTION_HMI_VERSION=0.0.58.10 @@ -152,7 +152,7 @@ MATRIX_VERSION=2.0.8 # 公交模式司机端版本号 -DRIVER_VERSION=8.2.6 +DRIVER_VERSION=8.2.8 # 公交模式乘客端端版本号 -PASSENGER_VERSION=7.2.6 +PASSENGER_VERSION=7.2.8