Skip to content

Commit

Permalink
sample: update application version
Browse files Browse the repository at this point in the history
Set Sidewalk application version to v2.8.0

Signed-off-by: Krzysztof Taborowski <[email protected]>
  • Loading branch information
ktaborowski authored and rlubos committed Nov 14, 2024
1 parent 46b4ea3 commit 82dcf74
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions samples/sid_end_device/VERSION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION_MAJOR = 2
VERSION_MINOR = 7
PATCHLEVEL = 99
VERSION_MINOR = 8
PATCHLEVEL = 0
VERSION_TWEAK = 0
EXTRAVERSION =
4 changes: 2 additions & 2 deletions tests/manual/simple_bootloader/VERSION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION_MAJOR = 2
VERSION_MINOR = 7
PATCHLEVEL = 99
VERSION_MINOR = 8
PATCHLEVEL = 0
VERSION_TWEAK = 0
EXTRAVERSION =

0 comments on commit 82dcf74

Please sign in to comment.