Add animated relative last-seen device timestamps
Build and Deploy Gateway / build-and-push (push) Successful in 15s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-08-07 13:48:51 +03:00
parent 44367e0ef3
commit 76b75624b8
5 changed files with 84 additions and 13 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.9.1',
gatewayClient: '0.9.1',
macClient: '0.9.2',
gatewayClient: '0.9.2',
gatewayBackend: '0.9.0',
});