This commit is contained in:
flowzone-app[bot] 2024-06-09 22:12:18 +00:00 committed by GitHub
parent a420a3edef
commit 80b6bb67d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 18 additions and 2 deletions

View File

@ -1,3 +1,14 @@
- commits:
- subject: backoff retry device registrations and tagging
hash: 4e1e10501d443a5d7b014cfd948073a1efc34acf
body: ""
footer:
change-type: patch
author: Anton Belodedenko
nested: []
version: 4.0.24
title: ""
date: 2024-06-09T22:12:15.802Z
- commits:
- subject: Update qemux/qemu-docker Docker tag to v5.12
hash: 7625d40d80b593d441d9500c12630c4abeb5acf1

View File

@ -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.0.24
## (2024-06-09)
* backoff retry device registrations and tagging [Anton Belodedenko]
# v4.0.23
## (2024-06-09)

View File

@ -1 +1 @@
4.0.23
4.0.24

View File

@ -23,4 +23,4 @@ data:
- generic-amd64
- genericx86-64-ext
- intel-nuc
version: 4.0.23
version: 4.0.24