src.nth.io/

summaryrefslogtreecommitdiff
path: root/scrypted
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-06-21 13:17:39 -0500
committerLuke Hoersten <[email protected]>2026-06-21 13:17:39 -0500
commit0965ed7e5ac6b78cfa33a3516e8381a10ccadc2a (patch)
treea143d45c99bdf9b2ec4c736ea47319b114600724 /scrypted
parent3a7ddbdf418af1b83369e93b814cff6d91db6412 (diff)
scrypted: stamp SCRIPT_VERSION = 3a7ddbd
Diffstat (limited to 'scrypted')
-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 47ad076..d1e61ab 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 = "d2b75bd";
+const SCRIPT_VERSION = "3a7ddbd";
//
// Architecture
// ------------