Commit 15b8991b authored by David Brown's avatar David Brown Committed by David Brown
Browse files

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: default avatarDavid Brown <david.brown@linaro.org>
parent d7c42097
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# Contributing to the MCUboot project

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

## Pull Request Process

+2 −1
Original line number Diff line number Diff line
# MCUboot

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

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