Skip to content

Commit 671c4f3

Browse files
committed
Release v1.0.0
Signed-off-by: Chris Wilson <[email protected]>
1 parent 566bddc commit 671c4f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ All notable changes to this project will be documented in this file.
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
88
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

10-
## [Unreleased]
10+
## [1.0.0] - 2024-02-19
1111

1212
- Initial release.

prj.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ CONFIG_MODBUS_FP_EXTENSIONS=n
4444
CONFIG_LOG_BUFFER_SIZE=2048
4545

4646
# Firmware version used in DFU process
47-
CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION="0.0.0"
47+
CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION="1.0.0"

0 commit comments

Comments
 (0)