src.nth.io/

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-06-30 20:26:22 -0500
committerLuke Hoersten <[email protected]>2026-06-30 20:26:22 -0500
commite8c5496f668fcfbc597f8f73d7ecff7994582ce1 (patch)
tree884f847ffe5a43ed5cbd6d087cf689f95dce613a
parent24d6e90c742d1a8ced30b713f41637c630c270b1 (diff)
scrypted: stamp SCRIPT_VERSION = 24d6e90
-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 0bbd088..2dc23a7 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 = "1bd5e9f";
+const SCRIPT_VERSION = "24d6e90";
//
// Architecture
// ------------