Skip to content

Commit

Permalink
v5.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored May 1, 2024
1 parent ea68deb commit cc46d73
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: "docs: elaborate automated testing requirement in board support guide"
hash: aad242195fb191cbe9c8230b9cf36aa4b0679fbe
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ryan Cooke <[email protected]>
signed-off-by: Ryan Cooke <[email protected]>
author: rcooke-warwick
nested: []
version: 5.3.3
title: ""
date: 2024-05-01T12:04:46.013Z
- commits:
- subject: "contributing-device-support.md: Rework repo transfer and autokit
requirement steps"
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
-----------

# v5.3.3
## (2024-05-01)

* docs: elaborate automated testing requirement in board support guide [rcooke-warwick]

# v5.3.2
## (2024-04-25)

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

0 comments on commit cc46d73

Please sign in to comment.