diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index fd50dd5..8d86cc3 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,14 @@ +- commits: + - subject: Tab was inserted incorrectly + hash: 59ae072a922beb46607c6ae8e16fa7a589599473 + body: "" + footer: + change-type: patch + author: Martin Juhl + nested: [] + version: 4.1.357 + title: "" + date: 2025-02-24T21:18:58.404Z - commits: - subject: Support testing external commits hash: c1133d1f16f1cb55e42b6c2b3c591fa3c8cfe425 diff --git a/CHANGELOG.md b/CHANGELOG.md index e82162a..9024b64 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/). +# v4.1.357 +## (2025-02-24) + +* Tab was inserted incorrectly [Martin Juhl] + # v4.1.356 ## (2025-02-24) diff --git a/VERSION b/VERSION index 1ca0e08..a799f0e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.1.356 \ No newline at end of file +4.1.357 \ No newline at end of file diff --git a/balena.yml b/balena.yml index cc0bd17..58f7677 100644 --- a/balena.yml +++ b/balena.yml @@ -23,4 +23,4 @@ data: - generic-amd64 - genericx86-64-ext - intel-nuc -version: 4.1.356 +version: 4.1.357