src.nth.io/

summaryrefslogtreecommitdiff
path: root/scrypted
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-06-21 11:07:04 -0500
committerLuke Hoersten <[email protected]>2026-06-21 11:07:04 -0500
commit796bc17cea7ee8d74e03b9eeb266bedf89240fc3 (patch)
treeb395710a4702314da9cdada0c500fb392636d611 /scrypted
parent000ab3aded7003695af49a9a11a56b8655290133 (diff)
scrypted: stamp SCRIPT_VERSION = 000ab3a
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 e1e99bf..2662ff1 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 = "1ce49d3";
+const SCRIPT_VERSION = "000ab3a";
//
// Architecture
// ------------