src.nth.io/

summaryrefslogtreecommitdiff
path: root/scrypted
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-07-01 14:33:44 -0500
committerLuke Hoersten <[email protected]>2026-07-01 14:33:44 -0500
commit55303088ea499017c75203eef71588d18609f124 (patch)
treeb5134704c6694354f5e54791ad300b37bde3bc8c /scrypted
parent01a588e8658160504a9e861e1f8b133e0251f630 (diff)
scrypted: stamp SCRIPT_VERSION = 01a588e
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 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
// ------------