diff --git a/README.md b/README.md index d6bf27221..a8b936a5a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Cordova GoogleMaps plugin for Android, iOS and Browser v2.5.1-beta +# Cordova GoogleMaps plugin for Android, iOS and Browser v2.5.1 -| Download | Build test (master branch)| +| Download | Build test | |----------|---------------------------| -| [![](https://img.shields.io/npm/dm/cordova-plugin-googlemaps.svg)](https://npm-stat.com/charts.html?package=cordova-plugin-googlemaps) |[![](https://travis-ci.org/mapsplugin/cordova-plugin-googlemaps.svg?branch=multiple_maps)](https://travis-ci.org/mapsplugin/cordova-plugin-googlemaps/branches) | +| [![](https://img.shields.io/npm/dm/cordova-plugin-googlemaps.svg)](https://npm-stat.com/charts.html?package=cordova-plugin-googlemaps) |[![](https://travis-ci.org/mapsplugin/cordova-plugin-googlemaps.svg?branch=master)](https://travis-ci.org/mapsplugin/cordova-plugin-googlemaps/branches) | This plugin displays Google Maps in your application. This plugin uses these libraries for each platforms: diff --git a/package.json b/package.json index dff99622f..95d6be7e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-googlemaps", - "version": "2.5.1-beta-20190217-2219", + "version": "2.5.1", "description": "Google Maps native SDK for Android and iOS, and Google Maps JavaScript API v3 for browser.", "cordova": { "id": "cordova-plugin-googlemaps", diff --git a/plugin.xml b/plugin.xml index b7238ed14..0cb571131 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - + cordova-plugin-googlemaps