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
111- commits :
212 - subject : " patch: Replace gh_vipulgupta2048 org with balena-io-examples"
313 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
44automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ # v2.0.4
8+ ## (2024-04-03)
9+
10+ * patch: Add support for external contributors [ Vipul Gupta]
11+
712# v2.0.3
813## (2022-11-07)
914
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
22type : sw.application
33joinable : false
44description : >-
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!
88post-provisioning : >-
99 ## Usage instructions
1010
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.
1213assets :
1314 repository :
1415 type : blob.asset
2526 - fincm3
2627 - beaglebone-black
2728 - jetson-tx2
28- version : 2.0.3
29+ version : 2.0.4
You can’t perform that action at this time.
0 commit comments