Skip to content

Commit 95577f3

Browse files
committed
update app-version and datestamp release notes
1 parent 3a0d31c commit 95577f3

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

RELEASENOTES.general.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
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.13.5 - September 30, 2020
5+
46
## 2.13.4 - September 29, 2020
57

68
## 2.13.3 - September 24, 2020

RELEASENOTES.md

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

4+
## Release 2.13.5 - September 30, 2020
5+
46
## Release 2.13.4 - September 29, 2020
57

68
## Release 2.13.3 - September 24, 2020

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

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

0 commit comments

Comments
 (0)