diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index fe91672..69824d8 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,15 @@ +- commits: + - subject: Update .gitmodules with submodule branch information + hash: b10fae44df7c29f63a2ff49e4590533ae8778e78 + body: "" + footer: + Changelog-entry: Update .gitmodules with submodule branch information + changelog-entry: Update .gitmodules with submodule branch information + author: Kyle Harding + nested: [] + version: 6.0.1+rev1 + title: "" + date: 2024-07-20T00:11:35.669Z - commits: - subject: Update layers/meta-balena to 477bcf8a89128df43feca7e201bb4a5aac0e4dae hash: f544a02cce7132b1f467ee46cad04a4d3fc09fe4 diff --git a/CHANGELOG.md b/CHANGELOG.md index 467fccc..fc34721 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Change log ----------- +# v6.0.1+rev1 +## (2024-07-20) + +* Update .gitmodules with submodule branch information [Kyle Harding] + # v6.0.1 ## (2024-07-19) diff --git a/VERSION b/VERSION index 6d54bbd..47d6600 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.1 \ No newline at end of file +6.0.1+rev1 \ No newline at end of file