From 03d6a011db5fd4dad3d25fde86cf2b434c8192e8 Mon Sep 17 00:00:00 2001 From: Edwin Joassart Date: Fri, 2 Dec 2022 14:17:31 +0100 Subject: [PATCH] Dummy update to fix asset version issue Due to a race between two patch, 1.10.5 assets are labelled 1.10.3. This dummy PR should fix this. Change-type: patch --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 83702e9c..17f5f574 100644 --- a/README.md +++ b/README.md @@ -204,3 +204,5 @@ the [license]. [milestones]: https://github.com/balena-io/etcher/milestones [newissue]: https://github.com/balena-io/etcher/issues/new [license]: https://github.com/balena-io/etcher/blob/master/LICENSE + +