v0.5.110: inline-редактирование через простые формы, без JS innerHTML

This commit is contained in:
2026-06-15 14:17:40 +04:00
parent 9ca0d087de
commit 6bff095a67
3 changed files with 11 additions and 57 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
// ═══════════════════════════════════════════════════════════════════════════════
module.exports = {
version: '0.5.109',
version: '0.5.110',
// ── IAM ──────────────────────────────────────────────────────────────────
iamUrl: process.env.V2_IAM_URL || 'https://auth-api.ngcloud.ru/api/v1/auth/user',