Skip to content

Commit c5cb04c

Browse files
committed
v2.0.6
1 parent 5d28ef3 commit c5cb04c

File tree

4 files changed

+38
-8
lines changed

4 files changed

+38
-8
lines changed

.versionbot/CHANGELOG.yml

+24
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
- commits:
2+
- subject: Move to labs blocks + add flowzone
3+
hash: 5577142d047185f5742d93049898dd97eea51ce5
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
Signed-off-by: Chris Crocker-White <[email protected]>
9+
signed-off-by: Chris Crocker-White <[email protected]>
10+
author: Chris Crocker-White
11+
nested: []
12+
- subject: Updating repo references from balenalabs to balena-labs-projects
13+
hash: 47e61c8461bbd315b0268178b2b33441af04a8f3
14+
body: ""
15+
footer:
16+
Signed-off-by: Flynn Joffray <[email protected]>
17+
signed-off-by: Flynn Joffray <[email protected]>
18+
Change-type: patch
19+
change-type: patch
20+
author: Flynn Joffray
21+
nested: []
22+
version: 2.0.6
23+
title: ""
24+
date: 2022-11-28T09:26:12.159Z
125
- commits:
226
- subject: Add notes to balena.yml
327
hash: 3f139bdd82e576ba38ca489164909cf6a670e053

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
# v2.0.6
8+
## (2022-11-28)
9+
10+
* Move to labs blocks + add flowzone [Chris Crocker-White]
11+
* Updating repo references from balenalabs to balena-labs-projects [Flynn Joffray]
12+
713
# v2.0.5
814
## (2022-08-03)
915

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.5
1+
2.0.6

balena.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name: balenaDash
22
description: >-
3-
Raspberry Pi-powered digital signage or website viewer, remotely accessible
4-
from anywhere.
3+
Raspberry Pi-powered digital signage or website viewer, remotely
4+
accessible from anywhere.
55
type: sw.application
66
post-provisioning: >-
7-
At the most basic level, this project allows you to display any webpage using
8-
a lightweight web browser. This means that you can build a device dedicated to
9-
showing anything that runs in a normal web browser. It will boot up and
10-
automatically and display your content.
7+
At the most basic level, this project allows you to display
8+
any webpage using a lightweight web browser. This means that you can build a
9+
device dedicated to showing anything that runs in a normal web browser. It
10+
will boot up and automatically and display your content.
1111
1212
1313
Some examples of what you could use this for include:
@@ -65,4 +65,4 @@ data:
6565
- intel-nuc
6666
- genericx86-64-ext
6767
- raspberrypi400-64
68-
version: 2.0.5
68+
version: 2.0.6

0 commit comments

Comments
 (0)