From cc657a335dff2723a62408caf399deed12a2efd0 Mon Sep 17 00:00:00 2001 From: yangyakun Date: Wed, 26 Jul 2023 09:54:14 +0800 Subject: [PATCH] =?UTF-8?q?[3.4.0]=20[=E7=89=88=E6=9C=AC=E4=BF=AE=E6=94=B9?= =?UTF-8?q?]?= 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 9451a35bd4..5ac941d3ae 100644 --- a/gradle.properties +++ b/gradle.properties @@ -163,9 +163,9 @@ SHUTTLE_DRIVER_VERSION=3.3.2 # 接驳模式乘客端端版本号 SHUTTLE_PASSENGER_VERSION=2.3.2 # 出租车模式司机端版本号 -TAXI_DRIVER_VERSION=3.3.2 +TAXI_DRIVER_VERSION=3.4.0 # 出租车模式乘客端端版本号 -TAXI_PASSENGER_VERSION=2.3.2 +TAXI_PASSENGER_VERSION=2.4.0 # 包车模式司机端版本号 CHARTER_DRIVER_VERSION=3.3.2 # 包车模式乘客端端版本号