src.nth.io/

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-06-21 10:56:57 -0500
committerLuke Hoersten <[email protected]>2026-06-21 10:56:57 -0500
commit391d9130187e8f5fe7faacb6c0d3ea6660be832f (patch)
tree4be48e9488423d971c239d2107270e14a9752e20
parent356e637b412bd8bcbbc83afa768cf7b00fabd67f (diff)
scrypted: stamp SCRIPT_VERSION = 356e637
-rw-r--r--scrypted/scrypted-viewport.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/scrypted/scrypted-viewport.ts b/scrypted/scrypted-viewport.ts
index 0345c1d..b79700b 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 = "2ca1307";
+const SCRIPT_VERSION = "356e637";
//
// Architecture
// ------------