Bump Harbor versions and refine mode swap animation
All checks were successful
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-07-12 12:42:35 +03:00
parent ba1e53a824
commit c40f465708
2 changed files with 14 additions and 7 deletions

View File

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