File tree Expand file tree Collapse file tree 4 files changed +22
-6
lines changed Expand file tree Collapse file tree 4 files changed +22
-6
lines changed Original file line number Diff line number Diff line change
1
+ - commits :
2
+ - subject : " patch: Add support for external contributors"
3
+ hash : 31cf2908c70388ef24ae8ab5cc6a56c723ea1e6d
4
+ body : " "
5
+ footer : {}
6
+ author : Vipul Gupta
7
+ nested : []
8
+ version : 2.0.4
9
+ title : " "
10
+ date : 2024-04-03T06:24:00.779Z
1
11
- commits :
2
12
- subject : " patch: Replace gh_vipulgupta2048 org with balena-io-examples"
3
13
hash : 07614829605cbb8337828ad4f341816ab8966a5a
Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
4
4
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
5
5
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
+ # v2.0.4
8
+ ## (2024-04-03)
9
+
10
+ * patch: Add support for external contributors [ Vipul Gupta]
11
+
7
12
# v2.0.3
8
13
## (2022-11-07)
9
14
Original file line number Diff line number Diff line change 1
- 2.0.3
1
+ 2.0.4
Original file line number Diff line number Diff line change @@ -2,13 +2,14 @@ name: balena-python-hello-world
2
2
type : sw.application
3
3
joinable : false
4
4
description : >-
5
- This is a simple skeleton python server that works on any of the
6
- devices supported by balena. It also serves as a boilerplate project for you
7
- to get started on building your fleet. Have fun!
5
+ This is a simple skeleton python server that works on any of the devices
6
+ supported by balena. It also serves as a boilerplate project for you to get
7
+ started on building your fleet. Have fun!
8
8
post-provisioning : >-
9
9
## Usage instructions
10
10
11
- Allow a few minutes for your device to download the app. Once it's completed, the welcome page should be accessible on the public device URL.
11
+ Allow a few minutes for your device to download the app. Once it's
12
+ completed, the welcome page should be accessible on the public device URL.
12
13
assets :
13
14
repository :
14
15
type : blob.asset
25
26
- fincm3
26
27
- beaglebone-black
27
28
- jetson-tx2
28
- version : 2.0.3
29
+ version : 2.0.4
You can’t perform that action at this time.
0 commit comments