From 38e942810985d1ef2633cf69201b73fb7a69f853 Mon Sep 17 00:00:00 2001 From: Daniel Bedeleanu Date: Sat, 11 Apr 2026 19:48:02 +0300 Subject: [PATCH] chore: update VERSION.json commit hash to 0869ab8c --- VERSION.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION.json b/VERSION.json index b99c5d89..a0aa1252 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,7 +1,7 @@ { "version": "1.3.8", "last_build": "2026-04-11-1946", - "commit": "pending", + "commit": "0869ab8c", "changelog": [ "v1.3.8: Remove .npx_cache/ and scratch/npm_cache/ from git tracking (3350 files purged from index)", "v1.3.7: Security hardening — expanded .gitignore, removed ldap_config.json from tracking, added example files",