From 106f46e9f8ca29418e8a321310df92ffbddd5d2c Mon Sep 17 00:00:00 2001 From: Daniel Bedeleanu Date: Sat, 11 Apr 2026 19:37:38 +0300 Subject: [PATCH] chore: update VERSION.json commit hash to 955b1e86 --- VERSION.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION.json b/VERSION.json index 19a45496..29c77bec 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,7 +1,7 @@ { "version": "1.3.7", "last_build": "2026-04-11-1936", - "commit": "pending", + "commit": "955b1e86", "changelog": [ "v1.3.7: Security hardening — expanded .gitignore (venv, caches, ldap configs, AI metadata), removed backend/config/ldap_config.json from git tracking, added ldap_config.json.example and updated .env.example", "v1.3.6: Scanner UI redesign (autonomous OCR, countdown), Item Type datalist, save-version automation",