From 0bf731cfc966a7cfad0763f22f6196ebac3d16a0 Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Sat, 20 Jun 2026 21:07:29 -0500 Subject: scrypted: stamp SCRIPT_VERSION = 3b0ab73 --- 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 87118f0..25f784f 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 = "e75891e"; +const SCRIPT_VERSION = "3b0ab73"; // // Architecture // ------------ -- cgit v1.2.3