Skip to content

Commit

Permalink
updated version to 4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AvoSukiasyan committed Oct 17, 2023
1 parent dddcf4d commit 7b551f2
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion MetamapCapacitorPlugin.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ Pod::Spec.new do |s|
s.source_files = 'ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}'
s.ios.deployment_target = '13.0'
s.dependency 'Capacitor'
s.dependency 'MetaMapSDK', '3.16.1'
s.dependency 'MetaMapSDK', '3.17.0'
s.swift_version = '5.1'
end
2 changes: 1 addition & 1 deletion docs/metaMap-capacitor.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ category: 61ae8e8dba577a0010791480

| LTS version (Recommended for most users): | Current Version(Latest features) |
|-------------------------------------------|----------------------------------|
| 4.5.1 | 4.5.1 |
| 4.5.2 | 4.5.2 |


# Metamap for Capacitor Usage Guide
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "metamap-capacitor-plugin",
"version": "4.5.1",
"version": "4.5.2",
"description": "Capacitor plugin for MetaMapSDK",
"main": "dist/plugin.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 7b551f2

Please sign in to comment.