From 55303088ea499017c75203eef71588d18609f124 Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Wed, 1 Jul 2026 14:33:44 -0500 Subject: scrypted: stamp SCRIPT_VERSION = 01a588e --- 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 a8e56bf..b7f2c65 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 = "0be8f18"; +const SCRIPT_VERSION = "01a588e"; // // Architecture // ------------ -- cgit v1.2.3