Skip to content

Commit aa15cb7

Browse files
committed
README
1 parent 46843e2 commit aa15cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ end
253253
Pusher now allows sending native notifications to iOS and Android devices. Check out the [documentation](https://pusher.com/docs/push_notifications) for information on how to set up push notifications on Android and iOS. There is no additional setup required to use it with this library. It works out of the box with the same Pusher instance. All you need are the same pusher credentials. To install the release:
254254

255255
```
256-
$ gem install pusher -v 1.2.0.rc1
256+
$ gem install pusher -v 1.2.0.rc4
257257
```
258258

259259
### Sending native pushes

0 commit comments

Comments
 (0)