v0.5.170: action=wipe — удаление всех записей компании

This commit is contained in:
2026-06-22 18:20:25 +04:00
parent 4c39eae4a7
commit 4c764eb794
3 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
// ═══════════════════════════════════════════════════════════════════════════════
module.exports = {
version: '0.5.169',
version: '0.5.170',
// ── IAM ──────────────────────────────────────────────────────────────────
iamUrl: process.env.V2_IAM_URL || 'https://auth-api.ngcloud.ru/api/v1/auth/user',