Skip to content

Commit

Permalink
v2.96.1
Browse files Browse the repository at this point in the history
  • Loading branch information
balena-ci authored and VersionBot committed Apr 22, 2022
1 parent 14576cf commit 0a58c6c
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 1 deletion.
16 changes: 16 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
- commits:
- subject: "kernel-balena: Mention https protocol for github repository"
hash: e3ee5b0b70827fa5ae1f70b0721d9125885affe5
body: |
Github now requires for the https protocol to be used
when cloning repositories.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alexandru Costache <alexandru@balena.io>
signed-off-by: Alexandru Costache <alexandru@balena.io>
author: Alexandru Costache
nested: []
version: 2.96.1
title: "'kernel-balena: Mention https protocol for github repository'"
date: 2022-04-22T17:25:18.183Z
- commits:
- subject: "mobynit: Update to v0.2.0"
hash: 1a6dbc795aa2546f38bbd4cef30d77f167e60182
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
-----------

# v2.96.1
## (2022-04-22)

* kernel-balena: Mention https protocol for github repository [Alexandru Costache]

# v2.96.0
## (2022-04-22)

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 @@ -4,7 +4,7 @@ include conf/distro/include/balena-os-yocto-version.inc

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

0 comments on commit 0a58c6c

Please sign in to comment.