diff --git a/README.md b/README.md index 54baf6d..7595b86 100755 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Awesome native OpenGL-powered maps - by Mapbox -> Plugin version 4.4.0 may crash on Android when pausing and resuming the app. If this affects you, pin your version to "4.3.1" for now. So in package.json do `"nativescript-mapbox": "4.1.3"` (without the `~` / `^` version prefix). +> Plugin version 4.4.0 may crash on Android when pausing and resuming the app. If this affects you, pin your version to "4.3.1" for now. So in package.json do `"nativescript-mapbox": "4.3.1"` (without the `~` / `^` version prefix). ## Prerequisites You need a Mapbox API access token (they have a 🆓 Starter plan!), so [sign up with Mapbox](https://www.mapbox.com/signup/).