src.nth.io/

summaryrefslogtreecommitdiff
path: root/scrypted
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-06-21 11:33:09 -0500
committerLuke Hoersten <[email protected]>2026-06-21 11:33:09 -0500
commit2dc9dd176f5577158430e0f4f6a20b7dee8c5646 (patch)
treed3d1efbc666a5897b943b8cd855afea5019f11a1 /scrypted
parent44c7a636231d5fcde87187164cfc0b51d66f5898 (diff)
scrypted: stamp SCRIPT_VERSION = 44c7a63
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 861e665..a2d24db 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 = "101fb3e";
+const SCRIPT_VERSION = "44c7a63";
//
// Architecture
// ------------