Refine device last-seen text morph animation
Build and Deploy Gateway / build-and-push (push) Successful in 13s
Build and Deploy Gateway / deploy (push) Successful in 7s

This commit is contained in:
2026-08-07 13:52:41 +03:00
parent 76b75624b8
commit 36c8438b7f
4 changed files with 12 additions and 27 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.9.2',
gatewayClient: '0.9.2',
macClient: '0.9.3',
gatewayClient: '0.9.3',
gatewayBackend: '0.9.0',
});