Add delete strike animation for local rules
All checks were successful
Build and Deploy Gateway / build-and-push (push) Successful in 28s
Build and Deploy Gateway / deploy (push) Successful in 6s

This commit is contained in:
2026-07-11 23:54:21 +03:00
parent 483fce55f3
commit fbbd6e40b4
4 changed files with 36 additions and 6 deletions

View File

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