Skip to content

Commit 05360c5

Browse files
authored
Merge pull request #1476 from salesforce-ux/chore/update-to-2.1.2
Bump release notes version up to 2.1.2
2 parents 1cfe853 + 7de3260 commit 05360c5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

RELEASENOTES.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
55

6-
## Release [2.1.1] - September 6, 2016
6+
## Release [2.1.2] - September 6, 2016
77

88
**SITE IA/ENHANCEMENTS**
99

@@ -730,8 +730,8 @@ The following features are being marked as deprecated in this release and will b
730730

731731
Lots of bug fixes and TLC.
732732

733-
[Unreleased]: https://github.com/salesforce-ux/design-system-internal/compare/v2.1.1...winter-17
734-
[2.1.1]: https://github.com/salesforce-ux/design-system/compare/v2.0.3...v2.1.1
733+
[Unreleased]: https://github.com/salesforce-ux/design-system-internal/compare/v2.1.2...winter-17
734+
[2.1.2]: https://github.com/salesforce-ux/design-system/compare/v2.0.3...v2.1.2
735735
[2.0.3]: https://github.com/salesforce-ux/design-system/compare/v2.0.2...v2.0.3
736736
[2.0.2]: https://github.com/salesforce-ux/design-system/compare/v2.0.1...v2.0.2
737737
[2.0.1]: https://github.com/salesforce-ux/design-system/compare/v1.0.5...v2.0.1

ui/_config.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
///
1616
/// @type String
1717
/// @access private
18-
$app-version: '2.1.0';
18+
$app-version: '2.1.2';
1919

2020
/// Debug mode (uncomment to activate)
2121
/// Turn on to output deprecation warnings during development

0 commit comments

Comments
 (0)