diff --git a/VERSION.json b/VERSION.json index 084c14fc..ed9fc901 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,10 +1,10 @@ { "version": "1.3.5", - "last_build": "2026-04-11-1250", - "commit": "PENDING", + "last_build": "2026-04-11-1430", + "commit": "c31209b7", "changelog": [ - "v1.3.5: Updated AI_RULES.md with mandatory documentation maintenance requirements for all agents", - "v1.3.4: Created USER_GUIDE.md (Romanian) for end-users and integrated into export bundle", + "v1.3.5: Security audit complete. JWT Bearer auth (C-01), rate limiting (H-02), CORS config (M-01), and all code comments translated to English (STRICT ENGLISH POLICY)", + "v1.3.4: Created USER_GUIDE.md for end-users and integrated into export bundle", "v1.3.3: Added comprehensive project README.md documenting all operational modes" ] }