Skip to content

Commit 8bbba1c

Browse files
committed
[nits] name release 5.0.0-alpha-01
* instead of 5.0.0-alpha1
1 parent 37d38eb commit 8bbba1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

MIGRATION_GUIDE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h1 align="center">OneSignal iOS SDK v5.0.0-alpha1 Migration Guide</h1>
1+
<h1 align="center">OneSignal iOS SDK v5.0.0-alpha-01 Migration Guide</h1>
22

33
![OneSignal Omni Channel Banner](https://user-images.githubusercontent.com/11739227/208625336-d28c8d01-a7cf-4f8e-9643-ac8d1948e9ae.png)
44

@@ -8,7 +8,7 @@ In this release, we are making a significant shift from a device-centered model
88

99
To facilitate this change, the `externalId` approach for identifying users is being replaced by the `login` and `logout` methods. In addition, the SDK now makes use of namespaces such as `User`, `Notifications`, and `InAppMessages` to better separate code.
1010

11-
The iOS SDK is making the jump from `v3` to `v5`, in order to align across OneSignal’s suite of client SDKs. This guide will walk you through the iOS SDK `v5.0.0-alpha1` changes as a result of this shift.
11+
The iOS SDK is making the jump from `v3` to `v5`, in order to align across OneSignal’s suite of client SDKs. This guide will walk you through the iOS SDK `5.0.0-alpha-01` changes as a result of this shift.
1212

1313
# Overview
1414

@@ -205,7 +205,7 @@ Email and/or SMS subscriptions can be added or removed via the following methods
205205

206206
# API Reference
207207

208-
Below is a comprehensive reference to the `v5.0.0-alpha1` OneSignal SDK.
208+
Below is a comprehensive reference to the `5.0.0-alpha-01` OneSignal SDK.
209209

210210
## OneSignal
211211

0 commit comments

Comments
 (0)