v0.5.118: фикс смены компании при имперсонации

This commit is contained in:
2026-06-15 15:26:36 +04:00
parent 2233d3f94d
commit 02abab93d7
4 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
// ═══════════════════════════════════════════════════════════════════════════════
module.exports = {
version: '0.5.117',
version: '0.5.118',
// ── IAM ──────────────────────────────────────────────────────────────────
iamUrl: process.env.V2_IAM_URL || 'https://auth-api.ngcloud.ru/api/v1/auth/user',