From 734c1f1169cda6ea8aa438e6e02faf5e636f11a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuli=20M=C3=A4=C3=A4tt=C3=A4?= Date: Wed, 27 Nov 2024 16:56:02 +0200 Subject: [PATCH] Update PolarBleSdk.podspec to version 5.9.0 --- PolarBleSdk.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PolarBleSdk.podspec b/PolarBleSdk.podspec index f0d01bf3..bc123312 100644 --- a/PolarBleSdk.podspec +++ b/PolarBleSdk.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'PolarBleSdk' - s.version = '5.8.0' + s.version = '5.9.0' s.summary = 'SDK for Polar sensors' s.homepage = 'https://github.com/polarofficial/polar-ble-sdk' s.license = { :type => 'Custom', :file => 'Polar_SDK_License.txt' }