diff --git a/docs/build-deploy.md b/docs/build-deploy.md index 0f916060a3..386ef47725 100644 --- a/docs/build-deploy.md +++ b/docs/build-deploy.md @@ -24,8 +24,6 @@ Hit _Save_ and it will create your static resource. ## 3.Setting the default Newport for your org ### 3.1 By Static Resource name -New from 236 - you can now set just the static resource name in Custom Settings. - Go to Settings in your org and query for Custom Settings. Look for "UISetting", click "Manage" and add a new entry with the following values: - `Name` - `newportStaticResource` - `Key` - `NULL` diff --git a/package.json b/package.json index 62da26e211..b77b3c5aae 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "newport-design-system", "description": "Vlocity Newport Design System", - "version": "236.0.0", + "version": "238.0.0", "author": "Vlocity", "devDependencies": { "@babel/core": "^7.3.4",