We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ece07e commit 040b394Copy full SHA for 040b394
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "design-system",
3
"description": "Salesforce Lightning Design System",
4
- "version": "2.11.2",
+ "version": "2.11.3",
5
"author": "Salesforce",
6
"slds": {
7
"name": "Spring ’20",
ui/_config.scss
@@ -9,7 +9,7 @@
9
///
10
/// @type String
11
/// @access private
12
-$app-version: '2.11.0';
+$app-version: '2.11.3';
13
14
/// Debug mode (uncomment to activate)
15
/// Turn on to output deprecation warnings during development
0 commit comments