From 48026236ea2cfcc53661734b903efb5a017812f7 Mon Sep 17 00:00:00 2001 From: wangmingjun Date: Fri, 17 Feb 2023 20:25:44 +0800 Subject: [PATCH] =?UTF-8?q?[M2=20=E7=89=88=E6=9C=AC=E5=8F=B7=E7=AC=AC?= =?UTF-8?q?=E4=B8=89=E4=BD=8D=E5=9B=BA=E5=AE=9A1]=201.0.1?= 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 37794b3bc5..e511177c92 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=1002000 -versionName=1.0.2 +versionCode=1001000 +versionName=1.0.1 ################# 新架构模块Maven版本管理 ################# MOGO_CORE_FUNCTION_HMI_VERSION=0.0.58.10