File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
33- Unreleased
4+ - Nothing yet
5+
6+ - 1.7.2
47 - [ PR #302 ] ( https://github.com/pushandplay/cordova-plugin-apprate/pull/301 ) - Fix bug in setPreferences
58 - [ PR #301 ] ( https://github.com/pushandplay/cordova-plugin-apprate/pull/301 ) - Typescript fixes
69 - [ PR #300 ] ( https://github.com/pushandplay/cordova-plugin-apprate/pull/300 ) - Fix iPad device recognition on iOS 13+
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-apprate" ,
3- "version" : " 1.7.1 " ,
3+ "version" : " 1.7.2 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/pushandplay/cordova-plugin-apprate"
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ specific language governing permissions and limitations
1919under the License.
2020-->
2121
22- <plugin xmlns =" http://cordova.apache.org/ns/plugins/1.0" id =" cordova-plugin-apprate" version =" 1.7.1 " >
22+ <plugin xmlns =" http://cordova.apache.org/ns/plugins/1.0" id =" cordova-plugin-apprate" version =" 1.7.2 " >
2323 <name >AppRate</name >
2424 <description >This plugin provides "Rate This App" functionality to your Cordova/Phonegap application</description >
2525 <author email =" hello@pushandplay.ru" href =" http://pushandplay.ru" >pushandplay</author >
You can’t perform that action at this time.
0 commit comments