Animate Harbor brand swap arrow and bump client versions
All checks were successful
Build and Deploy Gateway / build-and-push (push) Successful in 14s
Build and Deploy Gateway / deploy (push) Successful in 6s

This commit is contained in:
2026-07-12 12:47:37 +03:00
parent 394fceac15
commit 2d1d89911e
3 changed files with 20 additions and 24 deletions

View File

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