diff --git a/src/shared/versions.js b/src/shared/versions.js index 315bef8..d6f3072 100644 --- a/src/shared/versions.js +++ b/src/shared/versions.js @@ -1,6 +1,6 @@ export const HARBOR_VERSIONS = Object.freeze({ - macClient: '0.17.1', - gatewayClient: '0.18.1', + macClient: '0.17.2', + gatewayClient: '0.18.2', gatewayBackend: '0.18.0', }); diff --git a/src/web/components/DevicesPanel.jsx b/src/web/components/DevicesPanel.jsx index 1424e24..84e64ca 100644 --- a/src/web/components/DevicesPanel.jsx +++ b/src/web/components/DevicesPanel.jsx @@ -574,7 +574,7 @@ export function DevicesPanel({ open, panelRef, closeRef, onClose }) { ) : ( <> -

+

{hasName &&