diff --git a/package.json b/package.json index 71a64147b20b5988c2ff884488503403d4ac7ddc..dca1dad0e83743af6f9af1155cfc9c3e24225e5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-notifications", - "version": "2.0.6", + "version": "3.0.0-alpha.0", "description": "Advanced Push Notifications (Silent, interactive notifications) for iOS & Android", "author": "Lidan Hifi ", "license": "MIT", diff --git a/website/siteConfig.js b/website/siteConfig.js index 9110543b6f8e72a71e7a88a2e552ff9497684920..aa7514f3cfb89008f2bcfd080d7093a2bed9c9ed 100644 --- a/website/siteConfig.js +++ b/website/siteConfig.js @@ -31,7 +31,7 @@ const siteConfig = { // Used for publishing and more projectName: 'react-native-notifications', - organizationName: 'Wix', + organizationName: 'wix', // For top-level user or org sites, the organization is still the same. // e.g., for the https://JoelMarcey.github.io site, it would be set like... // organizationName: 'JoelMarcey'