Refine client rule delete strike animation
All checks were successful
Build and Deploy Gateway / build-and-push (push) Successful in 16s
Build and Deploy Gateway / deploy (push) Successful in 6s

This commit is contained in:
2026-07-11 23:57:00 +03:00
parent fbbd6e40b4
commit 87cd83f89a
4 changed files with 14 additions and 14 deletions

View File

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