diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 6b587b4c..8114f685 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,14 @@ +- commits: + - subject: Change repo type in repo.yml to skip concourse build + hash: a57a5b354fb724392b8242c1f190311e9561e545 + body: '' + footer: + Change-type: patch + change-type: patch + author: Felipe Lalanne + nested: [] + version: 12.11.6 + date: 2021-11-11T16:28:07.398Z - commits: - subject: Fix livepush to work with Dockerfile.template hash: 31dac598a8c86be3e2f244c90bb15051cf919384 diff --git a/CHANGELOG.md b/CHANGELOG.md index a027c4ae..f6ba643b 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/). +# v12.11.6 +## (2021-11-11) + +* Change repo type in repo.yml to skip concourse build [Felipe Lalanne] + # v12.11.5 ## (2021-11-10) diff --git a/VERSION b/VERSION index 50ba2471..0420b30c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -12.11.5 \ No newline at end of file +12.11.6 \ No newline at end of file diff --git a/balena.yml b/balena.yml index 5e760428..6130ce12 100644 --- a/balena.yml +++ b/balena.yml @@ -2,4 +2,4 @@ name: balena-supervisor description: 'Balena Supervisor: balena''s agent on devices.' joinable: false type: sw.application -version: 12.11.5 +version: 12.11.6