diff --git a/ereuse_devicehub/workbench/__init__.py b/ereuse_devicehub/workbench/__init__.py index a3fc446e..dba1d2b2 100644 --- a/ereuse_devicehub/workbench/__init__.py +++ b/ereuse_devicehub/workbench/__init__.py @@ -12,7 +12,7 @@ isos = { 'url': 'https://releases.usody.com/v14.2/', }, "erease4": { - 'iso': "USODY_14.4.0.iso", + 'iso': "USODY_14.4.2.iso", 'url': 'https://releases.usody.com/v14.4/', }, }