diff --git a/README.md b/README.md index d6c40df..b1ead75 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ Before setting up the Titanium SDK, you must generate the appropriate credential ```xml - com.williamrijksen.onesignal - com.williamrijksen.onesignal + com.williamrijksen.onesignal + com.williamrijksen.onesignal ``` 1. Configure your app into the App Settings panel for the right Platform (Android and/or iOS). diff --git a/android/manifest b/android/manifest index 367408f..f1f105b 100644 --- a/android/manifest +++ b/android/manifest @@ -4,7 +4,7 @@ # # -version: 2.1.0 +version: 2.1.1 apiversion: 4 architectures: arm64-v8a armeabi-v7a x86 description: com.williamrijksen.onesignal diff --git a/ios/manifest b/ios/manifest index cbe0028..0ddddb9 100644 --- a/ios/manifest +++ b/ios/manifest @@ -2,7 +2,7 @@ # this is your module manifest and used by Titanium # during compilation, packaging, distribution, etc. # -version: 2.1.0 +version: 2.1.1 apiversion: 2 architectures: armv7 arm64 i386 x86_64 description: com.williamrijksen.onesignal