Skip to content

Commit 169b0af

Browse files
updated version to 4.5.11
1 parent 97924a4 commit 169b0af

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

ios/metamap_plugin_flutter.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'metamap_plugin_flutter'
3-
s.version = '4.5.10'
3+
s.version = '4.5.11'
44
s.summary = 'Flutter plugin for MetaMap SDK'
55
s.description = <<-DESC
66
Flutter plugin for Mati SDK
@@ -13,7 +13,7 @@ Flutter plugin for Mati SDK
1313
s.dependency 'Flutter'
1414
s.platform = :ios, '13'
1515
s.static_framework = true
16-
s.dependency 'MetaMapSDK', "3.23.12"
16+
s.dependency 'MetaMapSDK', "3.23.14"
1717
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
1818
s.swift_version = '5.0'
1919
end

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: metamap_plugin_flutter
22
description: Flutter plugin for Mati SDK.
33

4-
version: 4.5.10
4+
version: 4.5.11
55
homepage: 'https://github.com/GetMati/mati-flutter-plugin'
66

77
environment:

0 commit comments

Comments
 (0)