Skip to content

Commit

Permalink
v6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Nov 7, 2024
1 parent 8861a29 commit 63320a6
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 1 deletion.
24 changes: 24 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
- commits:
- subject: "README: format the supported Yocto versions for legibility"
hash: 848985f1c041fa2e3c3b66baeaa5b97b5d7ed6c7
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <[email protected]>
signed-off-by: Alex Gonzalez <[email protected]>
author: Alex Gonzalez
nested: []
- subject: Extend README to add balena bootloader
hash: f4f10eb6d6291ae568a61800cc89ef0423ff9c17
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <[email protected]>
signed-off-by: Alex Gonzalez <[email protected]>
author: Alex Gonzalez
nested: []
version: 6.1.1
title: ""
date: 2024-11-07T15:40:15.964Z
- commits:
- subject: Add auth. header to /os/v1/config requests
hash: 0c35aa38fec436fa0469aaf414fbcf68d97f6b0b
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Change log
-----------

# v6.1.1
## (2024-11-07)

* README: format the supported Yocto versions for legibility [Alex Gonzalez]
* Extend README to add balena bootloader [Alex Gonzalez]

# v6.1.0
## (2024-11-01)

Expand Down
2 changes: 1 addition & 1 deletion meta-balena-common/conf/distro/include/balena-os.inc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ include conf/distro/include/balena-os-rust-version.inc

DISTRO = "balena-os"
DISTRO_NAME = "balenaOS"
DISTRO_VERSION = "6.1.0"
DISTRO_VERSION = "6.1.1"
HOSTOS_VERSION = "${DISTRO_VERSION}"
python () {
''' Set HOSTOS_VERSION from board VERSION if available '''
Expand Down

0 comments on commit 63320a6

Please sign in to comment.