Skip to content

Commit

Permalink
bump version in ui/config and datestamp release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Dottenpixel committed Feb 3, 2022
1 parent f29af33 commit ec76501
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions RELEASENOTES.general.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
<!-- On release, add general notes here. In time the legacy release notes will be add to this -->

## 2.17.4 - February 4, 2022

## 2.17.3 - January 27, 2022

## 2.17.2 - January 20, 2022
Expand Down
2 changes: 1 addition & 1 deletion RELEASENOTES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
<!-- !!! THIS FILE IS AUTO-GENERATED !!! DO NOT EDIT THIS FILE MANUALLY !!! -->

## Release 2.17.4 - January 27, 2022
## Release 2.17.4 - February 4, 2022

## Components
### [Checkbox](https://www.lightningdesignsystem.com/components/checkbox)
Expand Down
2 changes: 1 addition & 1 deletion ui/_config.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
///
/// @type String
/// @access private
$app-version: "2.17.3";
$app-version: "2.17.4";

/// Debug mode (uncomment to activate)
/// Turn on to output deprecation warnings during development
Expand Down

0 comments on commit ec76501

Please sign in to comment.