From 72442211b6f3e4d0bc80a6e645b6a702e6553231 Mon Sep 17 00:00:00 2001 From: xinfengkun Date: Wed, 11 Dec 2024 16:02:00 +0800 Subject: [PATCH] =?UTF-8?q?[682]=E4=BB=8Edev=5Frobotaxi-d=5F241202=5F6.8.2?= =?UTF-8?q?=E6=8B=89=E5=8F=96=E6=96=B0=E5=BB=BA6.8.6=E7=94=A8=E4=BA=8E?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E5=90=84=E4=B8=AA=E7=A1=AC=E4=BB=B6?= 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 9f3a269301..b19c16438b 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=6008002 -versionName=6.8.2 +versionCode=6008006 +versionName=6.8.6 ################# 新架构模块Maven版本管理 ################# MOGO_CORE_FUNCTION_HMI_VERSION=0.0.58.10