src.nth.io/

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-06-21 11:35:12 -0500
committerLuke Hoersten <[email protected]>2026-06-21 11:35:12 -0500
commit6534ff5507b70d968ae8bfdc517ea1fc22173109 (patch)
tree477ca3c111d7852c0ce6cd50b4b14a3d2c81b29c
parentba412e5a17e63dffe18f69a6af2e2e27ef470778 (diff)
scrypted: stamp SCRIPT_VERSION = ba412e5
-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 8c2f577..554c081 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 = "44c7a63";
+const SCRIPT_VERSION = "ba412e5";
//
// Architecture
// ------------