From 0965ed7e5ac6b78cfa33a3516e8381a10ccadc2a Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Sun, 21 Jun 2026 13:17:39 -0500 Subject: scrypted: stamp SCRIPT_VERSION = 3a7ddbd --- scrypted/scrypted-viewport.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrypted/scrypted-viewport.ts b/scrypted/scrypted-viewport.ts index 47ad076..d1e61ab 100644 --- a/scrypted/scrypted-viewport.ts +++ b/scrypted/scrypted-viewport.ts @@ -6,7 +6,7 @@ // short git hash of the commit that added this constant — if the // hash in the log doesn't match the HEAD this file came from, the // Scrypted Script editor is still on stale code. -const SCRIPT_VERSION = "d2b75bd"; +const SCRIPT_VERSION = "3a7ddbd"; // // Architecture // ------------ -- cgit v1.2.3