Skip to content

Commit 0475c4d

Browse files
committed
update release version
1 parent 5336b74 commit 0475c4d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: onesignal_flutter
22
description: OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal
3-
version: 5.3.4
3+
version: 5.4.0-beta-01
44
homepage: https://github.com/OneSignal/OneSignal-Flutter-SDK
55

66
flutter:
@@ -22,5 +22,5 @@ dev_dependencies:
2222
sdk: flutter
2323

2424
environment:
25-
sdk: '>=2.12.0 <3.0.0'
26-
flutter: '>=1.10.0'
25+
sdk: ">=2.12.0 <3.0.0"
26+
flutter: ">=1.10.0"

0 commit comments

Comments
 (0)