Skip to content

Commit 15b8991

Browse files
committed
docs: Add current version to docs
This helps ensure it is clear, when reading the docs, what version of mcuboot they correspond with. Signed-off-by: David Brown <david.brown@linaro.org>
1 parent d7c4209 commit 15b8991

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Contributing to the MCUboot project
22

33
When contributing to MCUboot, please first discuss the changes you
4-
wish to make via issue, email or slack.
4+
wish to make via issue, email or Discord.
55

66
## Pull Request Process
77

docs/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# MCUboot
22

3-
MCUboot is a secure bootloader for 32-bits microcontrollers.
3+
MCUboot is a secure bootloader for 32-bits microcontrollers. This document is
4+
for release v2.2.0-rc1.
45

56
Please see [Contributing](contributing.md) on how you can contribute to MCUboot.
67

0 commit comments

Comments
 (0)