From 26dd652e88f50151d188bdcf8e7d6455d15df5d6 Mon Sep 17 00:00:00 2001 From: Yousif Aldolaijan Date: Wed, 19 Feb 2025 13:48:26 +0300 Subject: [PATCH] increment version for release 6.8.5 ios and 11.6.2 android --- platform/android/MapLibreAndroid/gradle.properties | 2 +- platform/ios/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/android/MapLibreAndroid/gradle.properties b/platform/android/MapLibreAndroid/gradle.properties index d993d913a91..2651115244b 100644 --- a/platform/android/MapLibreAndroid/gradle.properties +++ b/platform/android/MapLibreAndroid/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=11.6.1 +VERSION_NAME=11.6.2 # Only build native dependencies for the current ABI # See https://code.google.com/p/android/issues/detail?id=221098#c20 diff --git a/platform/ios/VERSION b/platform/ios/VERSION index ba62514d122..998ff504cb9 100644 --- a/platform/ios/VERSION +++ b/platform/ios/VERSION @@ -1 +1 @@ -6.8.4 \ No newline at end of file +6.8.5 \ No newline at end of file