From aff265f8be1d50554f70cb26134d2f3ca9644b33 Mon Sep 17 00:00:00 2001 From: Balena CI <34882892+balena-ci@users.noreply.github.com> Date: Wed, 23 Feb 2022 04:02:28 +0200 Subject: [PATCH] v1.3.14 --- CHANGELOG.md | 5 +++++ VERSION | 2 +- balena.yml | 5 ++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a40d50a..3ebb4fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). +# v1.3.14 +## (2022-02-22) + +* Switch to balena hostname block [Kyle Harding] + # v1.3.13 ## (2021-12-21) diff --git a/VERSION b/VERSION index bee17c9..22122db 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.13 \ No newline at end of file +1.3.14 \ No newline at end of file diff --git a/balena.yml b/balena.yml index a691fbb..608d50d 100644 --- a/balena.yml +++ b/balena.yml @@ -7,8 +7,7 @@ fleetcta: Get inspired post-provisioning: >- ## Usage instructions - Allow a few minutes for your device to download the application. Once it's - completed a quote should appear on your device's screen. + Allow a few minutes for your device to download the application. Once it's completed a quote should appear on your device's screen. type: sw.application assets: repository: @@ -31,4 +30,4 @@ data: - raspberry-pi - raspberrypi3 - fincm3 -version: 1.3.13 +version: 1.3.14