From 6df19c53a37eadee6c132fc6c1a7a2f9bd53e505 Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Fri, 19 Jun 2026 19:41:32 -0500 Subject: scrypted: stamp SCRIPT_VERSION = 1063a4e --- 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 b06e93a..df6c041 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 = "pending"; +const SCRIPT_VERSION = "1063a4e"; // // Architecture // ------------ -- cgit v1.2.3