Skip to content

Commit baa66fe

Browse files
committed
v1.8.0
1 parent 87be3ef commit baa66fe

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22

33
- Unreleased
4+
- Nothing yet
5+
6+
- v1.8.0
47
- [PR #334](https://github.com/pushandplay/cordova-plugin-apprate/pull/334) - Migration from the Play Core Java
58

69
- v1.7.3

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-apprate",
3-
"version": "1.7.3",
3+
"version": "1.8.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/pushandplay/cordova-plugin-apprate"

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ specific language governing permissions and limitations
1919
under the License.
2020
-->
2121

22-
<plugin xmlns="http://cordova.apache.org/ns/plugins/1.0" id="cordova-plugin-apprate" version="1.7.3">
22+
<plugin xmlns="http://cordova.apache.org/ns/plugins/1.0" id="cordova-plugin-apprate" version="1.8.0">
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>

0 commit comments

Comments
 (0)