Skip to content

Commit

Permalink
Merge pull request #113 from OneSignal/release_020001
Browse files Browse the repository at this point in the history
Release commit 2.0.1
  • Loading branch information
jkasten2 authored Jul 25, 2019
2 parents e38698d + 8342d27 commit 0a32cdb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
![alt text](https://onesignal.com/images/android_and_ios_notification_image.gif)

#### Installation
See the [Setup Guide](https://documentation.onesignal.com/v5.0/docs/flutter-sdk-setup) for setup instructions.
See the [Setup Guide](https://documentation.onesignal.com/docs/flutter-sdk-setup) for setup instructions.

#### Change Log
See this repository's [release tags](https://github.com/onesignal/onesignal-flutter-sdk/releases) for a complete change log of every released version.
Expand All @@ -24,5 +24,5 @@ For account issues and support please contact OneSignal support from the [OneSig
To make things easier, we have published a demo project in the `/example` folder of this repository.

#### Supports:
* Tested from iOS 8 to iOS 11.3
* Tested from Android 4.0.3 (API level 15) to Android 8.1 (27)
* Tested from iOS 8 to iOS 12.3
* Tested from Android 4.0.3 (API level 15) to Android 9.0 (28)
4 changes: 1 addition & 3 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ dev_dependencies:
flutter_test:
sdk: flutter


onesignal_flutter:
path: ../
onesignal_flutter: ^2.0.1

# For information on the generic Dart part of this file, see the
# following page: https://www.dartlang.org/tools/pub/pubspec
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: onesignal_flutter
description: OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal
version: 2.0.0
version: 2.0.1
author: Brad Hesse <brad@onesignal.com>, Josh Kasten <josh@onesignal.com>
homepage: https://github.com/OneSignal/OneSignal-Flutter-SDK

Expand Down

0 comments on commit 0a32cdb

Please sign in to comment.