From 67e4774c0fec47577e518b462fc8d17ccc036207 Mon Sep 17 00:00:00 2001 From: donghongyu Date: Tue, 16 Jul 2024 10:30:26 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=BC=B1=E7=BD=91=E7=A6=BB=E7=BA=BF=E6=96=B9?= =?UTF-8?q?=E6=A1=88]=201=E3=80=81=E5=A2=9E=E5=8A=A0=E6=8E=A5=E9=A9=B3?= =?UTF-8?q?=E5=BC=B1=E7=BD=91=E7=A6=BB=E7=BA=BF=E7=BC=93=E5=AD=98=E8=B7=AF?= =?UTF-8?q?=E7=BA=BF?= 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 270b4605de..915beab9b8 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=6004004 -versionName=6.4.4 +versionCode=6004005 +versionName=6.4.5 ################# 新架构模块Maven版本管理 ################# MOGO_CORE_FUNCTION_HMI_VERSION=0.0.58.10 @@ -149,7 +149,7 @@ MATRIX_VERSION=2.0.8 # 公交模式司机端版本号 -DRIVER_VERSION=6.4.4 +DRIVER_VERSION=6.4.5 # 公交模式乘客端端版本号 PASSENGER_VERSION=5.4.4