Bump Harbor versions and add delete dimming animation
All checks were successful
Build and Deploy Gateway / build-and-push (push) Successful in 15s
Build and Deploy Gateway / deploy (push) Successful in 6s

This commit is contained in:
2026-07-12 01:45:47 +03:00
parent 8db9d30828
commit 7182bc2c1a
3 changed files with 12 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
export const HARBOR_VERSIONS = Object.freeze({
macClient: '0.6.13',
gatewayClient: '0.6.12',
macClient: '0.6.14',
gatewayClient: '0.6.13',
gatewayBackend: '0.6.0',
});