Skip to content

Commit 4a077e1

Browse files
committed
bump version in config and datestamp release notes
1 parent a7132ec commit 4a077e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASENOTES.general.md

Lines changed: 1 addition & 1 deletion
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.16.0 - Upcoming
4+
## 2.16.0 - August 12, 2021
55

66
- In accordance with ARIA 1.2 guidance, the `input` was replaced with `button` within these components that contain select-only comboboxes:
77
- Datetime Picker

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.15.8";
12+
$app-version: "2.16.0";
1313

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

0 commit comments

Comments
 (0)