Skip to content

Commit

Permalink
Update version number and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mgoldspink-salesforce committed Feb 9, 2022
1 parent 09f8a20 commit 9e766fc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions docs/build-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 9e766fc

Please sign in to comment.