diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 11f7b2f..e9bff16 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,17 @@ +- commits: + - subject: Create update locks for logged in sessions + hash: 76c718976de152f58b5d11a18f7bb750f154e2f8 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: 0.0.17 + title: "" + date: 2023-11-22T20:35:22.183Z - commits: - subject: Update README hash: 7d91250c515548cc875c8ff4a728967b5430f530 diff --git a/CHANGELOG.md b/CHANGELOG.md index 32a8bc4..0006b6a 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/). +# v0.0.17 +## (2023-11-22) + +* Create update locks for logged in sessions [Kyle Harding] + # v0.0.16 ## (2023-11-22) diff --git a/VERSION b/VERSION index e484aaf..927734f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.16 \ No newline at end of file +0.0.17 \ No newline at end of file diff --git a/balena.yml b/balena.yml index 922d4cc..fc4aae7 100644 --- a/balena.yml +++ b/balena.yml @@ -1,3 +1,3 @@ name: yocto-dev type: sw.application -version: 0.0.16 +version: 0.0.17