From 7a0bec79023dd6c2922ade360b3d024a7d0447bc Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Fri, 19 Jun 2026 19:59:22 -0500 Subject: scrypted: stamp SCRIPT_VERSION = b97c250 --- scrypted/scrypted-viewport.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scrypted') diff --git a/scrypted/scrypted-viewport.ts b/scrypted/scrypted-viewport.ts index 4059673..8bd4e1d 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 = "b97c250"; // // Architecture // ------------ -- cgit v1.2.3