Bump Harbor versions and refine mode swap arrow 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:38:50 +03:00
parent 1fe13703eb
commit ba1e53a824
2 changed files with 21 additions and 6 deletions

View File

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