Skip to content

Commit f724ada

Browse files
author
github-actions
committed
Update documentation for branch main
1 parent 1c87c96 commit f724ada

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

main/footer.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
function writeHeader() {
2-
document.write('Version 2.2.1-dev5');
2+
document.write('Version 2.2.1-dev7');
33
};
44

55
function writeFooter() {
6-
document.write('Generated on Thu Apr 9 2026 12:23:27 for CMSIS-Compiler Support 2.2.1-dev5+gc40b46e. Copyright © 2026 Arm Limited (or its affiliates). All rights reserved.');
6+
document.write('Generated on Tue Apr 14 2026 06:23:45 for CMSIS-Compiler Support 2.2.1-dev7+g617919c. Copyright © 2026 Arm Limited (or its affiliates). All rights reserved.');
77
};

version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//--- list of versions ---
22
const versions = {
3-
"main": "2.2.1-dev5",
3+
"main": "2.2.1-dev7",
44
"latest": "2.2.0",
55
"v2.1.0": "2.1.0",
66
"v2.0.0": "2.0.0",

0 commit comments

Comments
 (0)