src.nth.io/

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-06-21 13:15:30 -0500
committerLuke Hoersten <[email protected]>2026-06-21 13:15:30 -0500
commit7d2b647e9204993256e1c345674b4b8c0b524a4a (patch)
treeb8a7c3ff7bb6f4a8a6fb88b466094162bd551eed
parentd2b75bd3158c5aeb33b15203e112dbf7019a5a09 (diff)
scrypted: stamp SCRIPT_VERSION = d2b75bd
-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 68fe84a..a5126de 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 = "c901984";
+const SCRIPT_VERSION = "d2b75bd";
//
// Architecture
// ------------