File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 3.1.1] ( https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v3.1.0...v3.1.1 ) (2019-01-18)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** ios:** Remove unused code ([ #281 ] ( https://github.com/ionic-team/cordova-plugin-ionic-webview/issues/281 ) ) ([ fc7ea27] ( https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/fc7ea27 ) )
7+
18# [ 3.1.0] ( https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v3.0.0...v3.1.0 ) (2019-01-17)
29
310
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-ionic-webview" ,
3- "version" : " 3.1.0 " ,
3+ "version" : " 3.1.1 " ,
44 "description" : " Ionic Web View Engine Plugin" ,
55 "scripts" : {
66 "sync_plugin_xml" : " sync-cordova-xml package.json plugin.xml --output=plugin.xml" ,
Original file line number Diff line number Diff line change 1919 under the License.
2020-->
2121
22- <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" xmlns : rim =" http://www.blackberry.com/ns/widgets" xmlns : android =" http://schemas.android.com/apk/res/android" id =" cordova-plugin-ionic-webview" version =" 3.1.0 " >
22+ <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" xmlns : rim =" http://www.blackberry.com/ns/widgets" xmlns : android =" http://schemas.android.com/apk/res/android" id =" cordova-plugin-ionic-webview" version =" 3.1.1 " >
2323 <name >cordova-plugin-ionic-webview</name >
2424 <description >Ionic Web View Engine Plugin</description >
2525 <license >Apache-2.0</license >
You can’t perform that action at this time.
0 commit comments