src.nth.io/

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-06-30 20:30:34 -0500
committerLuke Hoersten <[email protected]>2026-06-30 20:30:34 -0500
commitd71bdc9167fda3d5401ec3212a9d2269da7002fd (patch)
tree8cb775279b888d0d8b2eb44e6159ffd1adaf597d
parent860f539e2d8cdc0fc2746adadb864a1fe293a4b5 (diff)
scrypted: stamp SCRIPT_VERSION = 860f539
-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 0e5330d..1115db0 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 = "24d6e90";
+const SCRIPT_VERSION = "860f539";
//
// Architecture
// ------------