Skip to content

Commit b250cc9

Browse files
author
Christof Kost
committed
updated version names
1 parent 78b0622 commit b250cc9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flutter_apns/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_apns
22
description: APNS push notification plugin. Uses firebase_messaging on Android, but replaces it on iOS with custom implementation.
3-
version: 1.5.4
3+
version: 1.6.0
44
homepage: https://github.com/mwaylabs/flutter-apns
55

66
plugin:

flutter_apns_only/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_apns_only
22
description: APNS push notification plugin. Works only on iOS. See flutter_apns for apns & firebase combo
3-
version: 1.5.2
3+
version: 1.6.0
44
homepage: https://github.com/mwaylabs/flutter-apns
55

66
environment:

0 commit comments

Comments
 (0)