From 7d2b647e9204993256e1c345674b4b8c0b524a4a Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Sun, 21 Jun 2026 13:15:30 -0500 Subject: scrypted: stamp SCRIPT_VERSION = d2b75bd --- 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 68fe84a..a5126de 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 = "c901984"; +const SCRIPT_VERSION = "d2b75bd"; // // Architecture // ------------ -- cgit v1.2.3