Skip to content

Commit

Permalink
Revert version change
Browse files Browse the repository at this point in the history
  • Loading branch information
britannio committed Sep 16, 2023
1 parent 42afb3b commit 1500c23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions in_app_review/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# [2.0.7]
- Adds a namespace for compatibility with AGP 8.0.

# [2.0.6]
- Update Android Play Core dependency to Play Review 2.0.1.

Expand Down
4 changes: 2 additions & 2 deletions in_app_review/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: in_app_review
description: Flutter plugin for showing the In-App Review/System Rating pop up on Android, iOS and MacOS. It makes it easy for users to rate your app.
version: 2.0.7
version: 2.0.6
homepage: https://github.com/britannio/in_app_review/tree/master/in_app_review

environment:
Expand Down Expand Up @@ -43,4 +43,4 @@ flutter:
ios:
pluginClass: InAppReviewPlugin
macos:
pluginClass: InAppReviewPlugin
pluginClass: InAppReviewPlugin

0 comments on commit 1500c23

Please sign in to comment.