File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ The changes documented here do not include those from the original repository.
88
99## [ Unreleased]
1010
11+ ## [ 4.2.0-OS45]
12+
1113### 26-10-2023
1214Android - Fixed cropper view on edit picute screen. (https://outsystemsrd.atlassian.net/browse/RMET-2914 )
1315
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-camera" ,
3- "version" : " 4.2.0-OS44 " ,
3+ "version" : " 4.2.0-OS45 " ,
44 "description" : " Cordova Camera Plugin" ,
55 "types" : " ./types/index.d.ts" ,
66 "cordova" : {
Original file line number Diff line number Diff line change 2121<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
2222 xmlns : android =" http://schemas.android.com/apk/res/android"
2323 id =" cordova-plugin-camera"
24- version =" 4.2.0-OS44 " >
24+ version =" 4.2.0-OS45 " >
2525 <name >Camera</name >
2626 <description >Cordova Camera Plugin</description >
2727 <license >Apache 2.0</license >
You can’t perform that action at this time.
0 commit comments