Skip to content

Commit

Permalink
v6.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Nov 21, 2024
1 parent acb652e commit b902bd0
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 1 deletion.
14 changes: 14 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
- commits:
- subject: "balena-os: allow to specify early console for OS development builds"
hash: eea406c78c131ec36c2fd8b26f6072f055dec89a
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
author: Alex Gonzalez
nested: []
version: 6.1.12
title: ""
date: 2024-11-21T13:18:17.719Z
- commits:
- subject: Update tests/leviathan digest to ae505eb
hash: 42464576742648b84f86795f7d39cae12ff9bb9a
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Change log
-----------

# v6.1.12
## (2024-11-21)

* balena-os: allow to specify early console for OS development builds [Alex Gonzalez]

# v6.1.11
## (2024-11-20)

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.11"
DISTRO_VERSION = "6.1.12"
HOSTOS_VERSION = "${DISTRO_VERSION}"
python () {
''' Set HOSTOS_VERSION from board VERSION if available '''
Expand Down

0 comments on commit b902bd0

Please sign in to comment.