Bump Harbor client versions and refine mode swap animation
All checks were successful
Build and Deploy Gateway / build-and-push (push) Successful in 14s
Build and Deploy Gateway / deploy (push) Successful in 6s

This commit is contained in:
2026-07-12 12:44:45 +03:00
parent c40f465708
commit 394fceac15
2 changed files with 10 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.7.6',
gatewayClient: '0.7.6',
macClient: '0.7.7',
gatewayClient: '0.7.7',
gatewayBackend: '0.7.0',
});