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 6450f87 commit cceedb9Copy full SHA for cceedb9
RELEASENOTES.general.md
@@ -1,6 +1,8 @@
1
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
2
<!-- On release, add general notes here. In time the legacy release notes will be add to this -->
3
4
+## 2.16.2 - September 22, 2021
5
+
6
## 2.16.1 - August 25, 2021
7
8
## 2.16.0 - August 12, 2021
ui/_config.scss
@@ -9,7 +9,7 @@
9
///
10
/// @type String
11
/// @access private
12
-$app-version: "2.16.1";
+$app-version: "2.16.2";
13
14
/// Debug mode (uncomment to activate)
15
/// Turn on to output deprecation warnings during development
0 commit comments