Skip to content

Commit

Permalink
change firmware version to 1.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Marko Puric <marko@golioth.io>
  • Loading branch information
MarkoPura committed Jun 5, 2024
1 parent 0d78d39 commit c50ba38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ CONFIG_GOLIOTH_RPC_MAX_RESPONSE_LEN=512
CONFIG_BOOTLOADER_MCUBOOT=y

# Firmware version used in DFU process
CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION="1.0.1"
CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION="1.0.0"

# IMPORTANT: Change the Thread network credentials to match your Thread network setup
CONFIG_OPENTHREAD_NORDIC_LIBRARY_MASTER=y
Expand Down

0 comments on commit c50ba38

Please sign in to comment.