From 38b77c111a0b3ba9a12ae30f8bce33ee44b5803a Mon Sep 17 00:00:00 2001 From: Nadeu Date: Fri, 27 Jan 2023 12:04:54 +0100 Subject: [PATCH] Update 14.1.0 iso --- ereuse_devicehub/workbench/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ereuse_devicehub/workbench/__init__.py b/ereuse_devicehub/workbench/__init__.py index 70ac8a85..11e71c7c 100644 --- a/ereuse_devicehub/workbench/__init__.py +++ b/ereuse_devicehub/workbench/__init__.py @@ -8,7 +8,7 @@ isos = { 'url': 'https://releases.usody.com/2022/', }, "erease": { - 'iso': "USODY_14.0.0.iso", + 'iso': "USODY_14.1.0.iso", 'url': 'https://releases.usody.com/v14/', }, }