Skip to content

Commit 2ae05fe

Browse files
committed
bump version in ui/config and datestamp release notes
1 parent e4dbeda commit 2ae05fe

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

RELEASENOTES.general.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
22
<!-- On release, add general notes here. In time the legacy release notes will be add to this -->
33

4-
## 2.20.0 - Upcoming
4+
## 2.20.0 - December 15, 2022
55

66
- Updated constant colors codes with global slds hooks
77
- Added two new dependencies for SLDS global styling hooks generation,
@@ -45,7 +45,7 @@
4545
- Added `service_contract`
4646
- Added `slack_conversations`
4747
- Added `your_account`
48-
48+
4949
- DocType Set:
5050
- Updated `rtf`
5151
- Updated `folder`

RELEASENOTES.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
22
<!-- !!! THIS FILE IS AUTO-GENERATED !!! DO NOT EDIT THIS FILE MANUALLY !!! -->
33

4-
## Release 2.20.0 - Upcoming
4+
## Release 2.20.0 - December 15, 2022
55

66
- Updated constant colors codes with global slds hooks
77
- Added two new dependencies for SLDS global styling hooks generation,
@@ -44,7 +44,6 @@
4444
- Added `service_contract`
4545
- Added `slack_conversations`
4646
- Added `your_account`
47-
4847
- DocType Set:
4948
- Updated `rtf`
5049
- Updated `folder`

ui/_config.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
///
1010
/// @type String
1111
/// @access private
12-
$app-version: "2.19.0";
12+
$app-version: "2.20.0";
1313

1414
/// Debug mode (uncomment to activate)
1515
/// Turn on to output deprecation warnings during development

0 commit comments

Comments
 (0)