File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 4.0.1-OS10]
8+ - New plugin release to include metadata tag for MABS 7.2.0 compatibility
9+
710## [ 4.0.1-OS9]
811### Fixes
912- Fixed Android AddWatch deny permissions crash [ RMET-964] ( https://outsystemsrd.atlassian.net/browse/RMET-964 )
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-geolocation" ,
3- "version" : " 4.0.1-OS9 " ,
3+ "version" : " 4.0.1-OS10 " ,
44 "description" : " Cordova Geolocation Plugin" ,
55 "cordova" : {
66 "id" : " cordova-plugin-geolocation" ,
Original file line number Diff line number Diff line change 2222xmlns:rim=" http://www.blackberry.com/ns/widgets"
2323xmlns:android=" http://schemas.android.com/apk/res/android"
2424 id =" cordova-plugin-geolocation"
25- version =" 4.0.1-OS9 " >
25+ version =" 4.0.1-OS10 " >
2626
2727 <name >Geolocation</name >
2828 <description >Cordova Geolocation Plugin</description >
You can’t perform that action at this time.
0 commit comments