Skip to content

Commit

Permalink
Update metaMap-capacitor.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Avo121 authored Jan 9, 2025
1 parent e46ceca commit dab9f39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.6.0 | 4.6.0 |
| 4.7.5 | 4.7.5 |


# Metamap for Capacitor Usage Guide
Expand Down Expand Up @@ -88,7 +88,7 @@ ionic capacitor run android
1. Set minimum iOS version in `capacitor.config.json`
```json
"ios": {
"minVersion": "12.0"
"minVersion": "13.0"
}
```
Expand Down

0 comments on commit dab9f39

Please sign in to comment.