src.nth.io/

summaryrefslogtreecommitdiff
path: root/scrypted
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-06-21 11:16:28 -0500
committerLuke Hoersten <[email protected]>2026-06-21 11:16:28 -0500
commit344843f3a3db50a8ea9f762979ae7fb780e5ad90 (patch)
tree1ca5745faa4b2708f4dc902494cdffdf921da2d1 /scrypted
parent39b04799c8ec4c2fa74ab4468ef89550e40aebfd (diff)
scrypted: stamp SCRIPT_VERSION = 39b0479
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 7d64ffd..09a8cbd 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 = "000ab3a";
+const SCRIPT_VERSION = "39b0479";
//
// Architecture
// ------------