File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed
Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 77# to you under the Apache License, Version 2.0 (the
88# "License"); you may not use this file except in compliance
99# with the License. You may obtain a copy of the License at
10- #
10+ #
1111# http://www.apache.org/licenses/LICENSE-2.0
12- #
12+ #
1313# Unless required by applicable law or agreed to in writing,
1414# software distributed under the License is distributed on an
1515# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
2121Release Notes
2222=============
2323
24+ 0.2.14
25+ ------
26+
27+ Bug fix for: not building in cordova 6.0.0 cordova-ios 4.0+
28+ Note: you might need to update the <allow-navigation > in config.xml for cordova 6.0+
29+
24300.2.13
2531------
2632
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-themeablebrowser" ,
3- "version" : " 0.2.13 " ,
3+ "version" : " 0.2.14 " ,
44 "description" : " Cordova ThemeableBrowser Plugin" ,
55 "cordova" : {
66 "id" : " cordova-plugin-themeablebrowser" ,
Original file line number Diff line number Diff line change 2020
2121<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
2222 id =" cordova-plugin-themeablebrowser"
23- version =" 0.2.13 " >
23+ version =" 0.2.14 " >
2424
2525 <name >ThemeableBrowser</name >
2626 <description >Cordova ThemeableBrowser Plugin</description >
You can’t perform that action at this time.
0 commit comments