Skip to content

Commit d0d9a90

Browse files
committed
bump version in config and datestamp release notes
1 parent 27d7529 commit d0d9a90

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

RELEASENOTES.general.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<!-- On release, add general notes here. In time the legacy release notes will be add to this -->
33

44

5+
## 2.27.0 - May 7, 2025
6+
\
57
## 2.27.0 - April 17, 2025
68

79
- Update icons to `v10.12.2`

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

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

0 commit comments

Comments
 (0)