From fc67c10698ab266a57916fef00828369e1c258de Mon Sep 17 00:00:00 2001 From: sean.zhou <sean.zhou@dji.com> Date: Thu, 18 May 2023 17:42:23 +0800 Subject: [PATCH] What's new? 1. Add new model: DJI Matrices 350 RTK. 2. Update file hms.json. 3. Fixed some issues. --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 4f0fea6..9bc22a3 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>com.dji</groupId> <artifactId>cloud-api-sample</artifactId> - <version>1.4.0</version> + <version>1.5.0</version> <name>cloud-api-sample</name> <properties> -- Gitblit v1.9.3